Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
pretty barebones, since there's not much to mention aside from typical contribution etiquette. I figured I'd make it though just in case someone new stumbles on the project and wants to contribute.
  • Loading branch information
fmmmlee authored Apr 19, 2020
1 parent 15c289d commit b257443
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Contributing
General guidelines for how to contribute to the project.

### Adding a compatible addon
Make a pull request over at [this repo](https://github.com/gw2-addon-loader/Approved-Addons), which is where the addon list is sourced from. Follow the instructions on the readme there.

### Pull Requests
Changes to be merged should be related to the PR description and title. Documentation and comments for changes are appreciated, but if the code is readable without them it's fine to leave them out.

### Issues
Opening an issue: Select the appropriate template and fill in the applicable fields according to their descriptions.

0 comments on commit b257443

Please sign in to comment.