-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add project suggestion template for contributors
- Loading branch information
1 parent
0f7262b
commit de808b4
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
name: Project Suggestion | ||
about: Propose an idea for a new project | ||
title: "" | ||
labels: "Project Suggestion" | ||
assignees: "" | ||
--- | ||
|
||
### Project Suggestion Title | ||
_A concise title for your project suggestion._ | ||
|
||
### Description | ||
_Provide a detailed description of the project idea or feature you would like to propose._ | ||
|
||
### Benefits | ||
_Explain how this project or feature would benefit the community or improve the existing repository._ | ||
|
||
### Implementation Ideas | ||
_Offer any initial thoughts on how the project could be implemented, including potential technologies or approaches._ | ||
|
||
### Additional Context | ||
_Include any other relevant information, links, or references that might help._ | ||
|
||
### Suggested Contributors | ||
_If you have specific contributors in mind who might be interested in this project, please list them here._ |