Thank you for considering contributing to Math W Code! We welcome contributions from everyone. By participating in this project, you agree to abide by the following guidelines.
Please read and follow our Code of Conduct.
If you find a mistake in any of our content or an improvement that can be made, please report it by opening an issue on our GitHub repository. Include as much detail as possible to help us understand the issue.
If you have an idea for a new topic or a feature you would like to see, please open an issue on our GitHub repository. We will review your suggestion and consider adding it to our content.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request on our GitHub repository.
- Follow the existing code style.
- Write clear, concise commit messages.
- Include comments where necessary.
- Ensure your content is easy to understand.
- Use proper grammar and spelling as much as possible mistakes happen, but try to keep them to a minimum.
- Use the appropriate language for the topic you are writing about, don't mix languages in the same document.
- Everything in docs folder except
.vitepress
should be written in vuepress markdown and should be in Indonesian language with English file/folder name. - File and folder names should be in English and use kebab-case.
- Mixing languages in the same document is allowed, but it should be used sparingly and only when necessary.
- Be creative! you can leave credit for yourself in the document you created in the bottom of the document.
You can leave credit for yourself in the document you created in the bottom of the document. You can use the following template:
---
# Your Name
# Your Social Media
# Your Website
---
You are free to leave any of the fields blank if you don't want to include them. but remember don't include any sensitive information or something that promote one of the following:
- Hate speech
- Discrimination
- Harassment
- Violence
- Illegal activities (Indonesian law)
Your credit may be removed or censor if it violates the guidelines.
All pull requests will be reviewed by the maintainers. We may ask for changes or improvements before merging your changes. We will do our best to provide feedback in a timely manner.
By contributing to Math W Code, you agree that your contributions will be licensed under the MIT License.
If you have any questions, feel free to reach out to us at [email protected].
Thank you for your contributions!