From 5ab68ca37929ea2a0731e9094da318f75977bd83 Mon Sep 17 00:00:00 2001 From: vishi24 <69658165+vishi24@users.noreply.github.com> Date: Wed, 17 Jan 2024 12:20:35 +0530 Subject: [PATCH] Update issue templates --- .../ISSUE_TEMPLATE/simple-issue-template.md | 82 +++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/simple-issue-template.md diff --git a/.github/ISSUE_TEMPLATE/simple-issue-template.md b/.github/ISSUE_TEMPLATE/simple-issue-template.md new file mode 100644 index 0000000..bda6577 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/simple-issue-template.md @@ -0,0 +1,82 @@ +--- +name: Simple issue template +about: Template for issue creation +title: '' +labels: '' +assignees: '' + +--- + +name: BOC +about: BOC Community Issues Template +title: "[BOC] Button for likes" +labels: BOC +--- + +## Description + +[Provide a brief description of the feature, including why it is needed and what it will accomplish. You can skip any of Goals, Expected Outcome, Implementation Details, Mockups / Wireframes if they are irrelevant. Please note that this section of the ticket is suggestive & you can structure it as per your prerogative.] + +## Goals + +- [ ] [Goal 1] +- [ ] [Goal 2] +- [ ] [Goal 3] +- [ ] [Goal 4] +- [ ] [Goal 5] + +## Expected Outcome + +[Describe in detail what the final product or result should look like and how it should behave.] + +## Acceptance Criteria + +- [ ] [Criteria 1] +- [ ] [Criteria 2] +- [ ] [Criteria 3] +- [ ] [Criteria 4] +- [ ] [Criteria 5] + +## Implementation Details + +[List any technical details about the proposed implementation, including any specific technologies that will be used.] + +## Mockups / Wireframes + +[Include links to any visual aids, mockups, wireframes, or diagrams that help illustrate what the final product should look like. This is not always necessary, but can be very helpful in many cases.] + +--- + +[Please note that the below section of the ticket ****has to be in the format as mentioned as it is key to enabling proper listing of the project.**** Please only choose the options mentioned under the headings wherever applicable.] + +### Product Name + +[Product Name: For eg: Beckn, Sunbird Obsrv etc] + +### Project Name + +[Project Name: Descriptive of the ticket] + +### Organization Name: + +[Organization Name] + +### Domain + +[Area of governance] + +### Tech Skills Needed: + +[Required technical skills for the project] + +### Complexity + +Pick one of [High]/[Medium]/[Low] + +### Category + +Pick one or more of [CI/CD], [Integrations], [Performance Improvement], [Security], [UI/UX/Design], [Bug], [Feature], [Documentation], [Deployment], [Test], [PoC] + +### Sub Category + +Pick one or more of [API], [Database], [Analytics], [Refactoring], [Data Science], [Machine Learning], [Accessibility], [Internationalization], [Localization], [Frontend], [Backend], [Mobile], [SEO], [Configuration], [Deprecation], [Breaking Change], [Maintenance], [Support], [Question], [Technical Debt], [Beginner friendly], [Research], [Reproducible], [Needs Reproduction].