summaryrefslogtreecommitdiff
path: root/doc/development/documentation/feature-change-workflow.md
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-011-8/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-201-0/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-175/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-081-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-4/+4
|
* Apply suggestion to doc/development/documentation/feature-change-workflow.mdSeth Berger2019-09-121-2/+2
|
* Apply suggestion to doc/development/documentation/feature-change-workflow.mdSeth Berger2019-09-121-1/+1
|
* Apply suggestion to doc/development/documentation/feature-change-workflow.mdSeth Berger2019-09-121-2/+1
|
* Update documentation requirementsdocs-sethgitlab-documentationwfSeth Berger2019-08-261-3/+3
| | | | Changed wording to allow features, upon approval to ship without documentation.
* Fix link to issue templateAchilleas Pipinellis2019-08-231-1/+1
|
* Fix unordered list spacingMarcel Amirault2019-07-181-15/+15
| | | | | Correct the spacing of unordered markdown lists in docs, to maintain standards of documentation.
* Use relative URLs in development docsAchilleas Pipinellis2019-05-271-6/+6
| | | | This is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61945
* Docs: Fix missed or newly added broken anchorsMarcel Amirault2019-03-251-1/+1
|
* Ensure all lists are surrounded by new linesEvan Read2019-02-221-34/+34
| | | | | | | | | Markdown renderers find it easier to determine where lists start and end when lists are surrounded by new lines. For consistency, also ensure entries in the list are aligned when they span multipls lines.
* Update some headers to remove apostrophesMike Lewis2019-02-191-7/+8
|
* Update feature-change-workflow to clarify who can create follow-up TW review ↵Mike Lewis2019-02-181-3/+5
| | | | issue
* Remove numbers from headersMike Lewis2019-02-141-3/+3
|
* Fix typo and updatee tech writer planning sectionMike Lewis2019-02-141-2/+2
|
* Edits to feature-change-workflow.mdMike Lewis2019-02-141-13/+26
|
* Add Documentation requirements sectionMike Lewis2019-02-081-12/+32
|
* Simplify doc work discussion in feature-change-workflow.mdMike Lewis2019-02-071-3/+3
|
* Add more detail on deciding when to have TW reviewMike Lewis2019-01-301-14/+28
|
* Minor edits to feature-change-workflow.mdMike Lewis2019-01-231-4/+4
|
* Additional edits to feature workflowMike Lewis2019-01-181-20/+19
|
* Update the feature change workflowMike Lewis2019-01-171-19/+37
|
* Fixed typo in structure.md linkMike Lewis2018-12-311-1/+1
|
* Fix link to structure.md and other minor improvementsMike Lewis2018-12-311-14/+12
|
* Minor refinements to process wording and linksMike Lewis2018-12-311-10/+9
|
* Further clarifications to new-feature workflowMike Lewis2018-12-271-44/+28
|
* Updates to feature-change docs workflowMike Lewis2018-12-271-56/+27
|
* Update with additional policy changes discussed with productMike Lewis2018-12-241-116/+103
|
* Updates per reviews; split workflow.md into 2 pagesMike Lewis2018-12-211-0/+173
Split workflow.md into a new feature workflow page vs other improvement workflow page because the original page was too long and using 4 heading levels. Left it in place as an index so we have a single workflow landing page.