indigo-dc / jenkins-pipeline-library

Jenkins pipeline library with common functionalities for CI/CD environments, mainly targeted for the implementation of the SQA baseline requirements from https://indigo-dc.github.io/sqa-baseline/
Apache License 2.0
11 stars 6 forks source link

github template for the issues #72

Open samuelbernardolip opened 4 years ago

samuelbernardolip commented 4 years ago

For receiving the users feedback for the library I suggests to create an issue template like we have in the following project: https://github.com/EOSC-synergy/issue-tracker/tree/master/.github/ISSUE_TEMPLATE

If also possible, add hook script to check for similar issues.

A review to the existing labels would be useful taking into account the following style guide example: https://robinpowered.com/blog/best-practice-system-for-organizing-and-tagging-github-issues/

Assignees and labels could also be set as default for each defined template.