Skip to content

Commit de808b4

Browse files
authored
add project suggestion template for contributors
1 parent 0f7262b commit de808b4

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Project Suggestion
3+
about: Propose an idea for a new project
4+
title: ""
5+
labels: "Project Suggestion"
6+
assignees: ""
7+
---
8+
9+
### Project Suggestion Title
10+
_A concise title for your project suggestion._
11+
12+
### Description
13+
_Provide a detailed description of the project idea or feature you would like to propose._
14+
15+
### Benefits
16+
_Explain how this project or feature would benefit the community or improve the existing repository._
17+
18+
### Implementation Ideas
19+
_Offer any initial thoughts on how the project could be implemented, including potential technologies or approaches._
20+
21+
### Additional Context
22+
_Include any other relevant information, links, or references that might help._
23+
24+
### Suggested Contributors
25+
_If you have specific contributors in mind who might be interested in this project, please list them here._

0 commit comments

Comments
 (0)