File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Build
3+ about : Got a build system problem? Let’s fix it!
4+ title : ' '
5+ labels : build
6+ ---
7+
8+ ** What’s wrong with the build?**
9+ Describe the issue in the build process.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Chore
3+ about : General upkeep time!
4+ title : ' '
5+ labels : chore
6+ ---
7+
8+ ** What needs maintenance or updates?**
9+ Let us know what tasks should be done.
Original file line number Diff line number Diff line change 1+ ---
2+ name : CI
3+ about : Continuous Integration to the rescue!
4+ title : ' '
5+ labels : ci
6+ ---
7+
8+ ** What needs fixing in the CI pipeline?**
9+ Describe what went wrong or needs improvement in CI.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Documentation
3+ about : Help us improve our docs!
4+ title : ' '
5+ labels : documentation
6+ ---
7+
8+ ** What’s missing from the docs?**
9+ Point out what needs better explanation or an update.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature
3+ about : Suggest something awesome for this project!
4+ title : ' '
5+ labels : feature
6+ ---
7+
8+ ** What amazing feature do you want to see?**
9+ Tell us your brilliant idea!
Original file line number Diff line number Diff line change 1+ ---
2+ name : Fix
3+ about : Found something broken? Let's fix it!
4+ title : ' '
5+ labels : fix
6+ ---
7+
8+ ** What’s not working?**
9+ Describe the bug and how we can fix it.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Performance
3+ about : Speed it up!
4+ title : ' '
5+ labels : performance
6+ ---
7+
8+ ** How can we make it faster?**
9+ Share ideas on improving the performance.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Refactor
3+ about : Time to clean up the code!
4+ title : ' '
5+ labels : refactor
6+ ---
7+
8+ ** What needs to be improved?**
9+ Let us know what part of the code can be cleaner or more efficient.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Style
3+ about : Let's make it look prettier!
4+ title : ' '
5+ labels : style
6+ ---
7+
8+ ** What needs a style touch-up?**
9+ Tell us how we can make it look awesome.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Tests
3+ about : Let’s add or fix some tests!
4+ title : ' '
5+ labels : tests
6+ ---
7+
8+ ** What needs testing?**
9+ Tell us what should be covered with tests.
You can’t perform that action at this time.
0 commit comments