Closed thepetk closed 11 months ago
Creates more concrete labels and types for the issue templates inside .github/ISSUE_TEMPLATE/ directory. The new labels created are:
labels
types
.github/ISSUE_TEMPLATE/
ci
json-configuration
github-provider
github-action
test-automation
In the future the above list can be enriched with more items.
fixes https://github.com/thepetk/projectman/issues/19
Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened.
[x] Unit/Functional tests
[x] Documentation
What does this PR do?
Creates more concrete
labels
andtypes
for the issue templates inside.github/ISSUE_TEMPLATE/
directory. The new labels created are:ci
json-configuration
github-provider
github-action
test-automation
In the future the above list can be enriched with more items.
Which issue(s) does this PR fix
fixes https://github.com/thepetk/projectman/issues/19
PR acceptance criteria
Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened.
[x] Unit/Functional tests
[x] Documentation
How to test changes / Special notes to the reviewer