First off all, thank you for taking the time to contribute!
When contributing to this project, please first discuss the changes you wish to make via an issue before making changes.
Unsure where to begin contributing? You can start by looking through the good first issue
issues.
git clone https://github.com/alefragnani/atom-language-pascal.git
Prerequisites
- Git,
>= 2.22.0
There is no building instructions/steps, because this is a Grammar Package. More details on how it works are provided by Atom Documentation
- Open the
atom-language-pascal
folder in Dev Mode - Open any folder that contains Pascal sources
Be sure your branch is up to date (relative to master
) and submit your PR. Also add reference to the issue the PR refers to.