File tree Expand file tree Collapse file tree 1 file changed +17
-14
lines changed Expand file tree Collapse file tree 1 file changed +17
-14
lines changed Original file line number Diff line number Diff line change 1- # Fossil XSDK Pull Request
1+ ---
2+ name : ✨ Feature Request
3+ about : Suggest a new feature or improvement
4+ title : " [FEATURE] "
5+ labels : enhancement
6+ ---
27
3- ## Description
4- <!-- Briefly describe the purpose and scope of this pull request . -->
8+ ## Summary
9+ <!-- Briefly describe the feature or improvement . -->
510
6- ## Testing
7- <!-- Describe the testing process or steps taken to ensure the changes work as expected. -->
11+ ## Motivation
12+ <!-- Why is this feature important? What problem does it solve? -->
813
9- ## Checklist
10- - [ ] Code follows the project's coding standards.
11- - [ ] Tests have been added or updated to cover the changes.
12- - [ ] Documentation has been updated to reflect the changes.
13- - [ ] The code has been reviewed by team members.
14- - [ ] All checks and tests pass.
15- - [ ] The license header and notices are updated where necessary.
14+ ## Proposed Solution
15+ <!-- Describe how you'd like to see it implemented (if you have ideas). -->
1616
17- ## License
18- This project is licensed under the Mozilla Public License - see the [ LICENSE] ( LICENSE ) file for details.
17+ ## Alternatives Considered
18+ <!-- If you considered other approaches, mention them here. -->
19+
20+ ## Additional Context
21+ <!-- Optional: Extra information, diagrams, or references. -->
You can’t perform that action at this time.
0 commit comments