Skip to content

Commit 46c755d

Browse files
committed
Fix line breaks in contributing
1 parent 9ff05b4 commit 46c755d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CONTRIBUTING.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ feel free propose a change in a pull request.
1919
TODO: Mention Trello and how to join (if we keep using it)
2020

2121
## How to Contribute
22-
TODO: Reporting bugs
23-
TODO: Project page suggestions
24-
TODO: Fixing bugs
25-
TODO: Pull requests
22+
TODO: Reporting bugs
23+
TODO: Project page suggestions
24+
TODO: Fixing bugs
25+
TODO: Pull requests
2626

2727
## Crates
2828
TODO: How to add new crates to project
@@ -32,9 +32,9 @@ TODO: Write about writing tests
3232

3333
## Style
3434
### Git Commit Messages
35-
https://chris.beams.io/posts/git-commit/
35+
https://chris.beams.io/posts/git-commit/
3636
TODO: Possibly take relevant parts from this post or write our own
3737

3838
### Snippet Style
39-
TODO: Talk about writing good idiomatic code
39+
TODO: Talk about writing good idiomatic code
4040
TODO: Maybe provide a template?

0 commit comments

Comments
 (0)