mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Updating develop branch targets to master
This commit is contained in:
parent
12f9b981e6
commit
4e6e3446f8
3 changed files with 3 additions and 3 deletions
|
@ -488,7 +488,7 @@ PR Time!
|
|||
|
||||
Once you’ve done all your dev work and tested locally, you should check
|
||||
out our `PR
|
||||
guidelines <https://docs.saltproject.io/en/develop/topics/development/pull_requests.html>`__.
|
||||
guidelines <https://docs.saltproject.io/en/master/topics/development/pull_requests.html>`__.
|
||||
After you read that page, it’s time to `open a new
|
||||
PR <https://github.com/saltstack/salt/compare>`__. Fill out the PR
|
||||
template - you should have updated or created any necessary docs, and
|
||||
|
|
|
@ -25,7 +25,7 @@ salt-users@googlegroups.com
|
|||
|
||||
**Reporting Issues** - To report an issue with Salt, please follow the
|
||||
guidelines for filing bug reports:
|
||||
`<https://docs.saltstack.com/en/develop/topics/development/reporting_bugs.html>`_
|
||||
`<https://docs.saltstack.com/en/master/topics/development/reporting_bugs.html>`_
|
||||
|
||||
**SaltStack Support** - If you need dedicated, prioritized support, please
|
||||
consider a SaltStack Support package that fits your needs:
|
||||
|
|
|
@ -8,4 +8,4 @@ pymongo
|
|||
python-redis / redis
|
||||
|
||||
A semi-canonical list of the optional salt modules can be found at
|
||||
https://github.com/saltstack/salt/blob/develop/doc/conf.py#L30
|
||||
https://github.com/saltstack/salt/blob/master/doc/conf.py#L30
|
||||
|
|
Loading…
Add table
Reference in a new issue