forked from Cartus/Automated-Fact-Checking-Resources
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontribute
17 lines (11 loc) · 967 Bytes
/
contribute
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Contributing
We would like to keep the information in this repository up-to-date, so we very much welcome contributions. If you would like to contribute please read this document.
When contributing to this repo, please communicate the reasons for the proposed change with the repository owners.
## How to make a contribution
1. Login to your personal GitHub account.
2. Navigate to [README.md](README.md).
3. Click on the `Edit` icon ✏️.
4. Now you can start editing the `README.md` file.
5. When you have finished making your changes, you will be prompted to enter the reason for your proposed changes. This doesn't have to be long.
6. Lastly, [create a pull request](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/about-pull-requests).
More advanced information about making a contribution to a GitHub repository can be found [here](https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project).