We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated How to Contribute (markdown)
Add a quick-read-note for people, who are familiar with git and GitHub.
Update How-to-Contribute.md. - Improve wording and formatting. - Update the explanation of the code highlighting identifier to comply with Prism. - Add new Discord link to be able to see how much people joined the AAA Discord server by using links from this guide.
Correct Text Fix "the your code" to "your code". Use "in all places where code examples should be" instead of "at all places where code examples should be". The reader doesn't really learn steps, therefore change "Now that you learned all the steps" to "Now that you followed all the steps".
Make the Writing of "Git", "GitBook" and "GitHub" consistent - change all instances of "git" to "Git" - change all instances of "gitbook" to "GitBook" - change all instances of "github" to "GitHub"
Make the writing of "Python" consistent. Correct all text instances of "python" to "Python".
Various typo fixes and improvements to the wiki.
Add a Table of Contents. Use codeblock for ".editorconfig" in the heading of Step 1.3.
Fix link of "algorithm-archive local git remote with upstream".
Add all images used in the "How-to-Contribute.md" to a new res folder. Adjust image links/imports.
added explicit example for book.json and changed the comment in the {% method %}
Add links in the text to other steps.
Improve sentence regarding updating the master branches before creating a new branch. Fix title of Step 3.5.
Create "How to Contribute".