Skip to content

Commit 0d3fdc9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ec15adf commit 0d3fdc9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/contributing.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# CONTRIBUTING
22

3-
This is a common effort, please contribute actively to this docs.
3+
This is a common effort, please contribute actively to this docs.
44
If something is unclear, incorrenct, or incomplete; if something needs to be updated or if you found a new and cool feature, consider adding it yourself.
5-
Here's a few guidelines on how to do so.
5+
Here's a few guidelines on how to do so.
66

77

88
## Submit an issue (no git/github skills required)
99
Open an issue from [here](https://github.com/cpp-lln-lab/CPP_LabGuide/issues/new/choose) and try to be the most detailed possible.
1010

11-
Try to be the most detailed possible, so it's easier to intervene.
11+
Try to be the most detailed possible, so it's easier to intervene.
1212

1313
The actual text/scripts you find in this website are in this [repo](https://github.com/cpp-lln-lab/CPP_LabGuide) and in the `doc` folder [here](https://github.com/cpp-lln-lab/CPP_LabGuide/tree/main/doc)
1414

@@ -21,7 +21,7 @@ If you're new to markdown, here's a quick [cheatsheet](https://www.markdownguide
2121
Just find the the markdown file you want to edit (eg the one for this section [contributing.md](https://github.com/cpp-lln-lab/CPP_LabGuide/blob/main/doc/contributing.md)) and click on `edit` (the pen icon) on the top right.
2222

2323

24-
### Edit from github
24+
### Edit from github
2525

2626
1. Browse the repo to find the the markdown file you want to edit (e.g. the one for this section is [contributing.md](https://github.com/cpp-lln-lab/CPP_HPC/blob/main/doc/contributing.md)) and click on `edit` (the pen icon) on the top right
2727
2. Edit the file with your changes

0 commit comments

Comments
 (0)