sarga/.github/PULL_REQUEST_TEMPLATE.md

13 lines
668 B
Markdown

**BUGS:**
Please describe the issue that you solved if its not filed. Otherwise please mention issue #id and use comma
if your PR is having multiple fixes.
**Core development ideas or discussion:**
Describe the feature in very short lines word usage limit is 200. Otherwise use **issue #id** if the issue was
filed as **feature** request.
**Which branch you should target?**
You should fork the Bagisto repository and push your local changes to your own **development** branch. And after you are done then generate from your **development** branch to Bagisto's **master** branch. Use branches other than **master** if you are fixing any backward compatible issue.