diff --git a/.github/ISSUE_TEMPLATE/PROJECT_SUGGESTION_TEMPLATE.md b/.github/ISSUE_TEMPLATE/PROJECT_SUGGESTION_TEMPLATE.md new file mode 100644 index 0000000..e763c06 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/PROJECT_SUGGESTION_TEMPLATE.md @@ -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._