|
4 | 4 |
|
5 | 5 | When contributing to this repository, please first discuss the change you wish to make with an issue.
|
6 | 6 |
|
7 |
| - - Ideas are a valuable source of contributions others can make |
8 |
| - - Problems show where this project is lacking |
9 |
| - - With a question you show where contributors can improve the project |
10 |
| - - Before opening a new issue, make sure there is not an existing one about your same problem/request. |
11 |
| - - Please use, when possible, use the issue templates. |
| 7 | +- Ideas are a valuable source of contributions others can make |
| 8 | +- Problems show where this project is lacking |
| 9 | +- With a question you show where contributors can improve the project |
| 10 | +- Before opening a new issue, make sure there is not an existing one about your same problem/request. |
| 11 | +- Please use, when possible, use the issue templates. |
12 | 12 |
|
13 | 13 | ## Pull Requests
|
14 | 14 |
|
15 | 15 | You should be clear which problem you're trying to solve with your
|
16 | 16 | contribution.
|
17 | 17 |
|
18 |
| -### When making a pull request: |
| 18 | +### When making a pull request |
19 | 19 |
|
20 |
| -1. Fork the dev branch of this repository. |
21 |
| -2. Make your changes addressing one thing at the time with meaningful commit messages |
22 |
| -4. Update the README or config template as needed |
23 |
| -5. Try to keep Pull requests short and concise focused in one aspect of the project at the time |
| 20 | +1. Fork this repository. |
| 21 | +2. Make your changes addressing one thing at a time with meaningful commit messages |
| 22 | +3. Update the README or config template as needed |
| 23 | +4. Try to keep Pull requests short and concise focused in one aspect of the project |
0 commit comments