mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Link the new labels doc in contributing and hacking docs
This commit is contained in:
parent
644201aed8
commit
475a32d3aa
@ -349,6 +349,13 @@ And ``upstream`` is the name of the remote pointing to the main Salt repo.
|
||||
|
||||
git push -u origin bp-1234
|
||||
|
||||
Issue and Pull Request Labeling System
|
||||
======================================
|
||||
|
||||
SaltStack uses several labeling schemes to help facilitate code contributions
|
||||
and bug resolution. See the :doc:`<labels-and-milestones>` documentation for
|
||||
more information.
|
||||
|
||||
.. _`saltstack/salt`: https://github.com/saltstack/salt
|
||||
.. _`GitHub Fork a Repo Guide`: https://help.github.com/articles/fork-a-repo
|
||||
.. _`GitHub issue tracker`: https://github.com/saltstack/salt/issues
|
||||
|
@ -286,3 +286,10 @@ Run the test suite with following command:
|
||||
./setup.py test
|
||||
|
||||
See :doc:`here <tests/index>` for more information regarding the test suite.
|
||||
|
||||
Issue and Pull Request Labeling System
|
||||
--------------------------------------
|
||||
|
||||
SaltStack uses several labeling schemes to help facilitate code contributions
|
||||
and bug resolution. See the :doc:`<labels-and-milestones>` documentation for
|
||||
more information.
|
||||
|
Loading…
Reference in New Issue
Block a user