File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ <!-- Delete Template sections if unneccesary -->
2+ <!-- Add issue number here (We encourage you to create the Issue First) -->
3+ <!-- You can also link the issue in Commit Messages -->
4+
5+ Fixes #0000
6+
7+ <!--
8+ Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
9+ * [x] - Checked Box
10+ * [ ] - Unchecked Box
11+ -->
12+
13+ ### Tasks
14+
15+ * [ ] Reviewed [ contribution guidelines] ( https://github.com/nexB/scancode-workbench/blob/develop/CONTRIBUTING.rst )
16+ * [ ] PR is descriptively titled and links the original issue above.
17+ * [ ] Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
18+ Run [ tests] ( https://github.com/nexB/scancode-workbench?tab=readme-ov-file#testing ) locally to check for errors.
19+ * [ ] Commits are in uniquely-named feature branch and has no merge conflicts
20+ * [ ] Looked for possible updates in documentation and added updates if applicable
21+ * [ ] Updated CHANGELOG.rst
22+ <!--
23+ We're happy to help you get this ready -- don't be afraid to ask for help, and **don't be discouraged**
24+ if your tests fail at first!
25+ If tests do fail, click on the red `X` to learn why by reading the logs.
26+ Thanks!
27+ -->
28+
29+ <!-- Don't forget to Signoff -->
You can’t perform that action at this time.
0 commit comments