Pull requests are welcome. If you are unfamilair with MkDocs/Material for MkDocs sctructure, look through their documentation for general idea for how it's structured and handy references.
- At the top of every page you will find an edit button
- Cliking on it will open GitHub where you will be met with a message about not being able to edit directly.
- Click
Fork this repository
. - You should see the text editor now.
- Make the changes to the page you want and scroll to the bottom.
- Add a short comment to explains your changes and click
Propose changes
. - Next page might look complicated, but all you need to do next is click
Create pull request
. - Here you can adjust the title and/or add extra comment and then click
Create pull request
. - That's it!
- Go to the
docs
folder. - Open any .md file and click 🖉 (or
E
on your keyboard) to start editing. - Make the changes to the page you want and scroll to the bottom.
- Add a short comment to explains your changes and click
Propose changes
. - Next page might look complicated, but all you need to do next is click
Create pull request
. - Here you can adjust the title and/or add extra comment and then click
Create pull request
. - That's it!
- Click
Fork
button at the top right. - Click
Create fork
. - Go to the
docs
folder. - Open any .md file and click 🖉 (or
E
on your keyboard) to start editing. - Make the changes to the page you want and scroll to the bottom.
- Add a short comment to explains your changes and select
Create a new branch for this commit and start a pull request.
. You can name the branch whatever you want or leave the default. - Click
Propose changes
. - Next page might look complicated, but all you need to do next is click
Create pull request
. - Here you can adjust the title and/or add extra comment and then click
Create pull request
. - That's it!