Skip to content

Commit 4d33b65

Browse files
authored
Fix title case in CONTRIBUTING.md (#52)
1 parent 3784f21 commit 4d33b65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Thank you for your interest in helping us to make the Gradle plugin for OpenFast
33
# Goal of This Document
44
This document aims at answering all the questions potential contributors to OFT might have before feeling ready to get started.
55

6-
# What This Document is not
6+
# What This Document Is Not
77
If you are looking for general information about what OpenFastTrace is, please make sure to check out the [README](./README.md) that comes with the project.
88

9-
# What Kind of Contributions can I Make?
9+
# What Kind of Contributions Can I Make?
1010

1111
## Contributing Code
1212
If you are a programmer and want to help us improve the implementation, test cases or design of OFT please create a branch of the current `main` branch of OFT using [git](https://git-scm.com/) and make your changes on that branch.

0 commit comments

Comments
 (0)