Browse Source

Merge pull request #2449 from NAR/fix_link_to_plugins

Fixed link to list of plugins.
pull/2070/merge
Fred Hebert 4 years ago
committed by GitHub
parent
commit
3ef4f08cea
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md View File

@ -56,7 +56,7 @@ ask for respect and understanding and will try to provide the same back.
Before requesting or implementing a new feature, please do the following:
- Take a look at our [list of plugins](http://www.rebar3.org/docs/using-available-plugins)
- Take a look at our [list of plugins](https://rebar3.org/docs/configuration/plugins#recommended-plugins)
to know if the feature isn't already supported by the community.
- Verify in existing [tickets](https://github.com/erlang/rebar3/issues) whether
the feature might already is in the works, has been moved to a plugin, or

Loading…
Cancel
Save