Contributing
New contributors are welcome! Here is a detailed guide on how to contribute to the language.
Summary
Contribute to the source code (compiler/docs)
Fork the Shard repository (https://github.com/shardlanguage/shard)
Add your changes (every text, message or comment must be in english)
Write everything you changed in
CHANGELOG.mdUpdate the documentation if needed
Commit your changes
Make a detailed pull request
Report bugs
If you want to report a bug, you can make an Issue on GitHub.
Feature request
If you want to suggest a feature, you can make an Issue on GitHub.