Don't loose the encoding on the Contrib doc.

This commit is contained in:
Pedro Algarvio 2013-01-10 04:35:22 +00:00
parent 450146b8f4
commit c658d14a94

View file

@ -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