Skip to content

Commit 1e2ebff

Browse files
authored
Update issue templates
1 parent 5e90cda commit 1e2ebff

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
name: DL-Simplified_Web_App_Creation_for_Existing_Project
3+
about: Use this issue template to create the Web App for an existing project
4+
title: "[Feature Addition]: "
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
### Deep Learning Simplified Repository (Proposing new issue)
11+
:red_circle: **Project Title** : </br>
12+
:red_circle: **Aim** : Aim is to create a Web App for the existing project.</br>
13+
:red_circle: **Tech Stack** : HTML/CSS or Flask</br>
14+
:red_circle: **Approach** : Try to create a web app for the existing project mentioned below. Do not remove the existinfg project, add you web app inside the existing project folder.</br>
15+
:red_circle: **Project Folder Reference** : </br>
16+
17+
**********************************************************************************
18+
### 📍 **Follow the Guidelines to Contribute in the Project :**
19+
* You need to create a separate folder named as the Project Title.
20+
* Inside that folder, there will be four main components.
21+
* Images - To store the required images.
22+
* Dataset - To store the dataset or, information/source about the dataset.
23+
* Model - To store the machine learning model you've created using the dataset.
24+
* `requirements.txt` - This file will contain the required packages/libraries to run the project in other machines.
25+
* Inside the `Model` folder, the `README.md` file must be filled up properly, with proper visualizations and conclusions.
26+
27+
***********************************************************************
28+
:red_circle::yellow_circle: **Points to Note :**
29+
30+
- The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
31+
- "Issue Title" and "PR Title should be the same. Include issue number along with it.
32+
- Follow Contributing Guidelines & Code of Conduct before start Contributing.
33+
34+
***********************************************************************
35+
:white_check_mark: **To be Mentioned while taking the issue :**
36+
- Full name :
37+
- GitHub Profile Link :
38+
- Email ID :
39+
- Participant ID (if applicable):
40+
- Approach for this Project :
41+
- What is your participant role? (Mention the Open Source program)
42+
43+
*************************************************************
44+
Happy Contributing 🚀
45+
46+
All the best. Enjoy your open source journey ahead. 😎

0 commit comments

Comments
 (0)