chriscamicas / vscode-abl

An extension for VS Code which provides support for the Progress OpenEdge ABL language. https://marketplace.visualstudio.com/items?itemName=chriscamicas.openedge-abl
MIT License
50 stars 37 forks source link

Create a contributing guidelines #56

Open chriscamicas opened 4 years ago

chriscamicas commented 4 years ago

We should create some contributing guidelines in a CONTRIBUTING.md file. For instance, modifications should be made on a specific feature branch and a PR should be created to include the changes in master A project maintainer (different from the one issuing the PR) should review and accept or comment the modifications.