summaryrefslogtreecommitdiff
path: root/.gitlab
Commit message (Collapse)AuthorAgeFilesLines
* documentation blurb in issue templateJob van der Voort2017-03-171-0/+10
|
* 27605 Add research proposal to issue templates27605-research-proposal-templatetauriedavis2017-02-161-0/+17
|
* Try to disambiguate the Bug issue template27718-improve-bug-templateRémy Coutable2017-02-081-12/+12
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Encourage bug reporters to mention if they use GitLab.com [ci skip]Adam Niedzielski2016-12-061-0/+2
|
* remove a period that can be annoyingremove-periodDe Wet Blomerus2016-10-141-1/+1
|
* Rename behaviour to behavior in bug issue template for consistencyClement Ho2016-09-011-1/+1
|
* Add MR Documentation description templateAchilleas Pipinellis2016-09-011-0/+14
|
* Link to the issue templates in Contributing guideMark Fletcher2016-08-252-17/+18
| | | | | | | | Change to use a better title style Add backticks to code segments Spelling and Grammar
* Reflect template addition in the contributing guideMark Fletcher2016-08-241-1/+5
| | | | | | | | | | | | Adjust bug template to adhere to standard bug report format * https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines * Guidelines use the following format - Summary - Steps to Reproduce - Expected Behaviour - Actual Behaviour
* First pass for community issue templatesMark Fletcher2016-08-232-0/+46
* Include "Bug" template from the contribution guide * Include "Feature Proposal" template from the contribution guide