The great refactor (#82)
This commit is contained in:
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -12,25 +12,15 @@ assignees: ''
|
||||
👋 Hi there!
|
||||
Thanks for using metrics and helping us to improve!
|
||||
|
||||
Please check the following before filling a bug report:
|
||||
- It does not duplicate another existing issue
|
||||
- Retry at least once to confirm that it was not some random error
|
||||
Please:
|
||||
- Check you're not duplicating an existing issue
|
||||
- Provide a clear and concise description
|
||||
|
||||
For visual issues, mispelled words, etc. ...
|
||||
- Provide a description of what you expected to happen
|
||||
- Optionally add screenshots or additional context
|
||||
For workflows errors:
|
||||
- Retry at least once to confirm that error is reproductible
|
||||
- Paste an excerpt of your workflow step and error logs
|
||||
|
||||
For runtime errors...
|
||||
impacting action version:
|
||||
- Paste an excerpt of:
|
||||
- workflow step
|
||||
- error logs
|
||||
- direct GitHub links to the above
|
||||
|
||||
impacting web instance version:
|
||||
- Paste used url query
|
||||
|
||||
For other issues...
|
||||
- Just write a clear and concise description of what the bug is
|
||||
For web instance errors:
|
||||
- Paste used url query
|
||||
|
||||
-->
|
||||
|
||||
14
.github/ISSUE_TEMPLATE/feature_request.md
vendored
14
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -12,16 +12,10 @@ assignees: ''
|
||||
👋 Hi there!
|
||||
Thanks for using metrics and helping us to improve!
|
||||
|
||||
Please check the following before filling a feature request:
|
||||
- It does not duplicate another existing issue
|
||||
Please:
|
||||
- Check you're not duplicating an existing issue
|
||||
- It is not mentioned in https://github.com/lowlighter/metrics/projects/1
|
||||
|
||||
For plugin requests...
|
||||
- Add "plugin" label
|
||||
- Optionally add screenshots or additional context
|
||||
|
||||
For other requests...
|
||||
- Just write a clear and concise description about the feature request
|
||||
- Optionally add screenshots or additional context
|
||||
- Add correct labeling
|
||||
- Provide a clear and concise description
|
||||
|
||||
-->
|
||||
|
||||
20
.github/ISSUE_TEMPLATE/question.md
vendored
20
.github/ISSUE_TEMPLATE/question.md
vendored
@@ -12,21 +12,9 @@ assignees: ''
|
||||
👋 Hi there!
|
||||
Thanks for using metrics!
|
||||
|
||||
Before asking a question or for help, try to:
|
||||
- Search for a similar already existing issue
|
||||
- Check README.md documentation
|
||||
- Note that most of documentation is collapsed by default, so be sure to open sections marked with "▶",
|
||||
the solution to your problem may already be present!
|
||||
|
||||
For setup help...
|
||||
- Be sure to create required secrets (METRICS_TOKEN and other plugins token when needed)
|
||||
- Paste an excerpt of:
|
||||
- workflow step
|
||||
- error logs (if applicable)
|
||||
- direct GitHub links to the above
|
||||
- Optionally add screenshots or additional context
|
||||
|
||||
For other questions...
|
||||
- Just write about what you want to talk!
|
||||
Please:
|
||||
- Search for similar issues
|
||||
- Check documentation
|
||||
- Provide a clear and concise description
|
||||
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user