Update CONTRIBUTING.md
// FREEBIE
This commit is contained in:
parent
37fb2580bc
commit
f05b40e89a
1 changed files with 15 additions and 0 deletions
|
@ -1,6 +1,21 @@
|
||||||
Contributor Guidelines
|
Contributor Guidelines
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
## Advice for new contributors
|
||||||
|
|
||||||
|
Start small. The PRs most likely to be merged are the ones that make small,
|
||||||
|
easily reviewed changes with clear, and specific intentions. See below for more
|
||||||
|
[guidelines on pull requests](#pull-requests).
|
||||||
|
|
||||||
|
Stick to issues that are
|
||||||
|
[on the roadmap](https://github.com/WhisperSystems/Signal-Desktop/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22On+the+roadmap%22).
|
||||||
|
Issues that are not included in this milestone may be not yet triaged,
|
||||||
|
unplanned, or not actionable for one reason or another.
|
||||||
|
|
||||||
|
If you start working on an issue, leave a comment to let others know. It is
|
||||||
|
also a good idea to outline your approach to the problem in order to get
|
||||||
|
feedback.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
* Clone the repo
|
* Clone the repo
|
||||||
|
|
Loading…
Reference in a new issue