antlr/CONTRIBUTING.md

601 B

Contributing to ANTLR 4

  1. Fork the antlr/antlr4 repo
  2. Install and configure EditorConfig so your text editor or IDE uses the ANTLR 4 coding style
  3. Build ANTLR 4
  4. Run the ANTLR project unit tests
  5. Create a pull request including your change

Note: You must sign the contributors.txt certificate of origin with your pull request if you've not done so before.