Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mworzala committed Jul 29, 2019
2 parents 19b8872 + e119b0a commit 242533d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@ The packaged files will appear in the `dist` folder.
## Contributing 📝
Contributions of any sort are always welcome!
#### Feature Requests & Bug Reports 🐞
Feature requests and bug reports should be reported by [opening an issue](https://github.com/bhopahk/launcher/issues/new) using the appropriate template.
Feature requests and bug reports should be reported by [opening an issue](https://github.com/bhopahk/launcher/issues/new/choose) using the appropriate template.
#### Pull Requests 💡
1. [Fork](https://github.com/bhopahk/launcher/fork) the project!
2. Create a new branch for your changes: `git checkout -b your-changes`
3. Commit your changes*: `git commit -S -m 'Whatever you changed'`
4. Push your changes: `git push origin your-changes`
5. Submit a [pull request](https://github.com/bhopahk/launcher/compare).

_**\*** Commits must be signed. Instructions to set that up can be found [here](https://help.github.com/en/articles/adding-a-new-gpg-key-to-your-github-account)._
_**\*** Commits must be signed. Instructions to set that up can be found [here](https://help.github.com/en/articles/adding-a-new-gpg-key-to-your-github-account), and [here](https://intellij-support.jetbrains.com/hc/en-us/community/posts/206502489/comments/115000025824) for signing commits through a JetBrains IDE._

---

0 comments on commit 242533d

Please sign in to comment.