compiler-discord/CONTRIBUTING.md

13 lines
351 B
Markdown
Raw Normal View History

2019-03-12 17:01:07 +01:00
# Contributing
- Make pull requests!
## Adding New Languages
2020-01-03 11:25:58 +01:00
To add a new language:
- Add a new language over at [Myriad](https://github.com/1Computer1/myriad).
- Add the names of the language in `Myriad.js`, in this repository.
2019-03-12 17:01:07 +01:00
You can view the existing files for examples.
Remember to update the README with information about this language.