|
@@ -1,21 +1,21 @@
|
|
|
# Contributing
|
|
|
|
|
|
-Hey! Thanks for being interested in project! It means a lot. But, before contributing please read this guide :)
|
|
|
+Hey! Thanks for being interested in the project! It means a lot. But, before contributing please read this guide :)
|
|
|
|
|
|
When contributing to this repository, please first discuss the change you wish to make via issue,
|
|
|
email, or any other method with the owners of this repository before making a change.
|
|
|
|
|
|
## Issues
|
|
|
|
|
|
-If you want to report a bug, follow steps below, if you want to request a feature, check [this](https://github.com/flabbet/PixiEditor/blob/master/.github/ISSUE_TEMPLATE/feature_request.md)
|
|
|
+If you want to report a bug, follow the steps below, if you want to request a feature, check [this](https://github.com/flabbet/PixiEditor/blob/master/.github/ISSUE_TEMPLATE/feature_request.md)
|
|
|
|
|
|
* First of all, check if the issue is on the [list](https://github.com/flabbet/PixiEditor/issues) and/or [board](https://github.com/flabbet/PixiEditor/projects), if yes, upvote it.
|
|
|
|
|
|
-* If not, report an issue [here](https://github.com/flabbet/PixiEditor/issues) like that:
|
|
|
- 1. Clear as short as possible title
|
|
|
- 2. Describe issue as detailed as possible
|
|
|
- 3. Include screenshots if possible.
|
|
|
+* If not, report an issue [here](https://github.com/flabbet/PixiEditor/issues) while following these guidelines:
|
|
|
+ 1. Keep the title short and straightforward.
|
|
|
+ 2. Describe the issue as detailed as possible
|
|
|
+ 3. Include screenshots if you can.
|
|
|
|
|
|
## Pull Requests
|
|
|
|
|
|
- Before pull request, read [this](https://github.com/flabbet/PixiEditor/blob/master/PULL_REQUEST_TEMPLATE.md)
|
|
|
+ Before submitting a pull request, read [this](https://github.com/flabbet/PixiEditor/blob/master/PULL_REQUEST_TEMPLATE.md)
|