Skip to content

Commit 34f0ada

Browse files
committed
edits for clarity
1 parent 9d306e0 commit 34f0ada

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTIONS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
gti # Contribution Guidelines
1+
# Contribution Guidelines
22
This is a community-driven, open source project that welcomes all contributions. Whether you're a seasoned contributor or new to the project, we're grateful for all contributions.
33

44
## Community standards
@@ -24,7 +24,7 @@ Issues that are open for contribution are given the following labels:
2424
To contribute to the project, do the following:
2525
- [Fork and clone](https://docs.github.com/en/get-started/quickstart/fork-a-repo) the repository
2626
- Create a [branch](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository) for your issue
27-
- Make a [pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) to the master repository
27+
- Make a [pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) to the main branch of the upstream repository
2828
- Title your pull request with the issue you fixed
2929
- For example, "Fixed upload error to resolve Issue #987"
3030
- Include a short description of the changes you made

0 commit comments

Comments
 (0)