You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@ Thank you for your interest in helping us to make the Gradle plugin for OpenFast
3
3
# Goal of This Document
4
4
This document aims at answering all the questions potential contributors to OFT might have before feeling ready to get started.
5
5
6
-
# What This Document is not
6
+
# What This Document Is Not
7
7
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.
8
8
9
-
# What Kind of Contributions can I Make?
9
+
# What Kind of Contributions Can I Make?
10
10
11
11
## Contributing Code
12
12
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