SAK Contributing on GitHub without Cloning - Evanto/qna GitHub Wiki
Contributing on GitHub without Cloning
- Contributing on GitHub This is the simplest way to contribute, suitable for cases when you want to contribute non-code changes to README.md files of the project. All you heed is to have a GitHub account and be logged in.
Workflow:
- Navigate to a README.md you want to contribute to
- Click "Edit Page" button
- Edit README.md in markdown
- Fill in the title and comment, pick creating a new branch Click the "Commit Changes" button
- Click the "Propose file change" button to
- Click the "Create pull request" button to submit a PR
1. Find README to contribute and click "Edit"
Navigate to one of README.md files on GitHub and click the "Edit" button to the right.
2. Edit README.md right on GitHub in the browser.
3.
In the "Commit changes" window below the README file, fill in the title, add a comment about your contribution,