mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
[V3] Update CONTRIBUTING.md with details on new dev workflow (#1659)
* Update CONTRIBUTING.md with details on new dev workflow * Fix typos * Update link in README.rst * tiny grammar fix * Specify the line length * Update CONTRIBUTING.md * Fix links in contents * Add section for keeping dependencies up-to-date * Include notes about Makefile
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
.. image:: https://d322cqt584bo4o.cloudfront.net/red-discordbot/localized.svg
|
||||
:target: https://crowdin.com/project/red-discordbot
|
||||
:alt: Crowdin
|
||||
|
||||
|
||||
.. image:: https://img.shields.io/badge/Support-Red!-orange.svg
|
||||
:target: https://www.patreon.com/Red_Devs
|
||||
:alt: Patreon
|
||||
@@ -45,3 +45,8 @@ To install all requirements for docs and tests::
|
||||
|
||||
For the latest git build, replace ``Red-DiscordBot`` in the above commands with
|
||||
``git+https://github.com/Cog-Creators/Red-DiscordBot@V3/develop``.
|
||||
|
||||
Contributing to Red
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
See `CONTRIBUTING <.github/CONTRIBUTING.md>`_ for more information.
|
||||
|
||||
Reference in New Issue
Block a user