Skip to content

Commit 2cdb996

Browse files
Merge pull request #145 from luisbocanegra/update_contributing
2 parents aa4c83e + 9300e2d commit 2cdb996

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44

55
When contributing to this repository, please first discuss the change you wish to make with an issue.
66

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.
1212

1313
## Pull Requests
1414

1515
You should be clear which problem you're trying to solve with your
1616
contribution.
1717

18-
### When making a pull request:
18+
### When making a pull request
1919

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

Comments
 (0)