9
9
-----------------------------
10
10
11
11
** You can contribute by:**
12
- - Raising an issue you find in the documentation
12
+ - Raising an issue you find in the documentation
13
13
- Fixing issues by opening a pull request
14
14
- Improving documentation or code samples
15
15
@@ -18,7 +18,7 @@ All bugs, tasks or enhancements are tracked as [GitHub issues](https://github.co
18
18
## Before You Begin
19
19
20
20
* [ Get started] ( /contributing/proc_git-set-up.md ) by installing and getting familiar with [ Git] ( https://git-scm.com/doc ) .
21
- * Use [ markdown] ( https://www.markdownguide.org/ ) to contribute documentation to the repository and add a link to the README.md, if applicable.
21
+ * Use [ markdown] ( https://www.markdownguide.org/ ) to contribute documentation to the repository and add a link to the README.md, if applicable.
22
22
* Refer to our [ style guide] ( /contributing/ref_documentation-styling.md ) for guidance on formatting your documentation contributions.
23
23
24
24
## General Information
@@ -31,7 +31,7 @@ Thank you for your contributions! Please follow this process to submit a patch:
31
31
32
32
1 . Fork the repository and create a topic branch.
33
33
34
- 1 . Submit a pull request with the proposed changes.
34
+ 1 . Submit a pull request with the proposed changes.
35
35
- The required format for the Git commit message is "Issue #<issue_no -- message>".
36
36
37
37
@@ -43,7 +43,7 @@ When reporting an issue, you can use the [applicable issue reporting template](h
43
43
44
44
* The version of the project you are using (version number, git commit, etc.)
45
45
* Operating system you are using
46
- * The exact, minimal, steps needed to reproduce the issue.
46
+ * The exact, minimal, steps needed to reproduce the issue.
47
47
48
48
49
49
## Put in a Pull Request
@@ -60,7 +60,7 @@ See [here](/contributing/proc_git-set-up.md) for more information on using Git a
60
60
61
61
## Code of Conduct
62
62
63
- Examples of behavior that contributes to creating a positive environmentinclude :
63
+ Examples of behavior that contributes to creating a positive environment include :
64
64
65
65
* Using welcoming and inclusive language
66
66
* Focusing on what is best for the community
0 commit comments