mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Don't loose the encoding on the Contrib doc.
This commit is contained in:
parent
450146b8f4
commit
c658d14a94
1 changed files with 5 additions and 4 deletions
|
@ -10,17 +10,17 @@ A bug is a *demonstrable problem* that is caused by the code in the repository.
|
|||
|
||||
Please read the following guidelines before you `report an issue`_
|
||||
|
||||
1. **Use the GitHub issue search** â check if the issue has
|
||||
1. **Use the GitHub issue search** — check if the issue has
|
||||
already been reported. If it has been, please comment on the existing issue.
|
||||
|
||||
2. **Check if the issue has been fixed** â the latest `develop`
|
||||
2. **Check if the issue has been fixed** — the latest `develop`
|
||||
branch may already contain a fix. Please try to reproduce the bug against
|
||||
the latest git head or the latest release.
|
||||
|
||||
3. **Isolate the demonstrable problem** â make sure that the
|
||||
3. **Isolate the demonstrable problem** — make sure that the
|
||||
code in the project's repository is *definitely* responsible for the issue.
|
||||
|
||||
4. **Include a reproducible example** â Provide the steps which
|
||||
4. **Include a reproducible example** — Provide the steps which
|
||||
led you to the problem.
|
||||
|
||||
Please try to be as detailed as possible in your report too. What is your
|
||||
|
@ -70,3 +70,4 @@ salt's code.
|
|||
.. _`Developing Salt`: http://docs.saltstack.org/en/latest/topics/community.html#developing-salt
|
||||
.. _`pull request`: http://docs.saltstack.org/en/latest/topics/community.html#setting-a-github-pull-request
|
||||
|
||||
.. vim: fenc=utf-8 spell spl=en
|
||||
|
|
Loading…
Add table
Reference in a new issue