Skip to content

Commit ca53272

Browse files
committed
fix: typo and remove colons from section title
1 parent a0a42e4 commit ca53272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ You can contribute in many ways:
99
- By submitting Pull Request (PR) to fix opened issues
1010
- By submitting Pull Request (PR) to suggest new features (it is considered good practice to open an issue for discussion before working on a pull request for a new feature).
1111

12-
## To submit a contribution using a Pull Request:
12+
## To submit a contribution using a Pull Request
1313

14-
1. [Fork](https://github.com/quarto-dev/quarto-cli/fork) the repository, clone it locallly, and make your changes in a new branch specific to the PR. For example:
14+
1. [Fork](https://github.com/quarto-dev/quarto-cli/fork) the repository, clone it locally, and make your changes in a new branch specific to the PR. For example:
1515

1616
```bash
1717
# clone your fork

0 commit comments

Comments
 (0)