File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Each pull request should address a single issue, and have a meaningful title.
2+
3+ ** Description**
4+ Explain what you have changed, and why.
5+
6+ ** Checklist:**
7+ - [ ] Securely signed commits
8+ - [ ] Component(s) with PHPdocs
9+ - [ ] Unit testing, with >80% coverage
10+ - [ ] User guide updated
11+ - [ ] Conforms to style guide
12+
13+ ---------Remove from here down in your description----------
14+
15+ ** Notes**
16+ - Pull requests must be in English
17+ - If the PR solves an issue, reference it with a suitable verb and the issue number
18+ (e.g. fixes <hash >12345
19+ - Unsolicited PRs will be considered, but there is no guarantee of acceptance
20+ - Pull requests should be from a feature branch in the contributor's fork of the repository
21+ to the develop branch of the project repository
22+
You can’t perform that action at this time.
0 commit comments