mirror of
https://github.com/crazy-max/diun.git
synced 2025-01-27 01:08:50 +00:00
752a914d10
Also makes the link text more descriptive. Fixes #962
31 lines
1.4 KiB
Markdown
31 lines
1.4 KiB
Markdown
# Reporting an issue
|
|
|
|
## Before submitting an issue
|
|
|
|
First, [be a respectful](https://opensource.how/etiquette/).
|
|
|
|
Please do a search in [open issues]([[ config.repo_url ]]/issues?utf8=%E2%9C%93) to see if the issue or feature request has already been filed and read the [FAQ](faq.md) page first.
|
|
|
|
If you find your issue already exists, make relevant comments and add your [reaction](https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments). Use a reaction in place of a "+1" comment.
|
|
|
|
:+1: - upvote
|
|
|
|
:-1: - downvote
|
|
|
|
If you cannot find an existing issue that describes your bug or feature, submit an issue using the guidelines below.
|
|
|
|
## Writing good bug reports and feature requests
|
|
|
|
File a single issue per problem and feature request.
|
|
|
|
* Do not enumerate multiple bugs or feature requests in the same issue.
|
|
* Do not add your issue as a comment to an existing issue unless it's for the identical input. Many issues look similar, but have different causes.
|
|
|
|
The more information you can provide, the more likely someone will be successful reproducing the issue and finding a fix.
|
|
|
|
You are now ready to [create a new issue]([[ config.repo_url ]]/issues/new/choose)!
|
|
|
|
## Closure policy
|
|
|
|
* Issues that don't have the information requested above (when applicable) will be closed immediately and the poster directed to the support guidelines.
|
|
* Issues that go a week without a response from original poster are subject to closure at our discretion.
|