Commit Graph

89 Commits

Author SHA1 Message Date
Michel Engelen 24a5fe6b14 Rename "discussions" to "threads" in docs 2019-07-15 06:10:32 +00:00
Marcel Amirault 143872fa52 Remove trailing whitespace in docs
Remove unneeded trailing whitespace in lines in
/development /ci /api and /administration docs.
2019-07-12 08:15:38 +00:00
Marcel Amirault 347a879909 Update redirected links to final destination
Updating redirected links in the development, install, policy
raketasks and university dirs. Should now link to final
URL to avoid redirect hops
2019-07-09 00:20:40 +00:00
Marcel Amirault e108f0d961 Small markdown tweaks to clear kramdown warnings
Fixing square brackets, links, etc in:
  merge_requests.md
  vulnerabilities.md
  issues.md
  issues_statistics.md
  pipelines.md
  services.md
  group_milestones.md
  milestones.md
  runners.md
  changelog.md
  issue_workflow.md
  elasticsearch.md
  api_graphql_styleguide.md
  automatic_ce_ee_merge.md
  file_storage.md
  architecture.md
  database_debugging.md
  index.md
  index.md
  frontend_testing.md
  pry_debugging.md
  vue.md
  development_process.md
2019-07-04 22:46:12 +00:00
Rémy Coutable abed4d0ce3 Rename Release groups in issue_workflow.md
Based on https://about.gitlab.com/handbook/product/categories/#release-stage:
- 'core release' -> 'progressive delivery'
- 'supporting capabilities' -> 'release management'
2019-07-03 09:59:03 +00:00
Mek Stittri c15676c4f4 Reconcile our team, group label definitions with our organization structure 2019-07-02 16:25:32 +00:00
Marcel Amirault 20654fb9bf Enforce consistent prefix for bullet lists
Adjusts asterisks to hyphens in assorted docs to allow lint rule to pass
2019-07-01 03:36:23 +00:00
Mark Fletcher 8f506305e2 Update issue workflow for subject labels
Mentions the automatic inference of stage and group labels based
on the applied subject labels
2019-06-28 12:29:23 +01:00
Craig Gomes adce3f299e Added Memory and Ecosystem team labels 2019-06-27 13:59:26 -07:00
Mek Stittri c1ea40c4b9 Improve bug severity definitions and consolidate guidance for clarity 2019-06-20 14:26:32 +00:00
Mek Stittri 54e9889e93 Change SLA to target SLO for bugs and defects 2019-06-13 08:52:43 -07:00
Brendan O'Leary 🐢 4a6e25ac45 Container Registry is now proper cased 2019-05-23 12:50:07 +00:00
Rémy Coutable 5dc8051676
Stage labels are now scoped
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-05-23 13:01:21 +02:00
Mark Fletcher 19f202ca83 Group labels are now scoped labels 2019-05-23 09:37:55 +00:00
Mark Fletcher 325f8590db Add group label docs to Issue Workflow 2019-05-22 11:55:07 +01:00
Pedro Moreira da Silva 8a421fdf28 Clarify UX debt label 2019-04-24 13:37:22 +00:00
Rémy Coutable 78654a8c6a
Add missing team and stage labels in the workflow labels doc
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-10 17:53:15 +02:00
Evan Read eb86630959 Ensure all lists are surrounded by new lines
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.
2019-02-22 13:17:10 +00:00
Hiroyuki Sato 7eed1ddf00 GitLab uses group milestones to handle issues 2019-02-06 16:51:00 +09:00
Seth Engelhard 335b2a4e9c Update reference to ~Monitoring to be ~Monitor 2019-01-18 14:27:40 +00:00
Lin Jen-Shin e03f5f8c17 Adopt label renaming from ~"feature proposal" to
just ~feature.
2019-01-15 02:18:05 +08:00
Takuya Noguchi e238882d0c Eliminate duplicated words
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-22 15:44:32 +09:00
Philipp Hasper 5dd2dbc971 Update issue_workflow.md: team labels
Label CI/CD has been deprecated (cf. ~CI/CD-DoNotUse ) and its description says to use ~Release or ~Verify
2018-11-06 12:15:05 +01:00
Rémy Coutable 6192c0a508
Make the 'Accepting merge requests' workflow consistent
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-10-22 17:29:25 +02:00
Filipa Lacerda 8e7d4d9475 Merge branch 'docs-tech-debt-followup-issues' into 'master'
When to create follow-up technical debt issues

See merge request gitlab-org/gitlab-ce!22384
2018-10-18 09:26:43 +00:00
Nick Thomas 0c13bffbdc
Maintainers should be involved in follow-up issues 2018-10-17 18:06:49 +01:00
Nick Thomas 6b1820b569
Amend the tech debt in follow-ups policy 2018-10-17 17:29:29 +01:00
Nick Thomas dfe428f510
Round P/S labels up, not down 2018-10-17 15:19:41 +01:00
Nick Thomas d5ef55976a
When to create follow-up technical debt issues 2018-10-16 11:15:43 +01:00
Fabio Busatto be7c15c47e Define Stage labels in issue workflow 2018-10-15 20:01:25 +00:00
Rémy Coutable bfd6129506
Improve the contributing documentation
This removes duplicated content from CONTRIBUTING.md and consolidate
everything under doc/development/contributing/.

This also fixes missing links.

Lastly, this moves the style guides from the "Implement design & UI
elements" page to a new "Style guides" page.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-10-11 16:33:46 +02:00
Mek Stittri 6d69ff61df Clarify SLA for defects 2018-10-09 09:48:27 -07:00
Zsolt Kovari eb6e0f4b6f Use proper Configure label instead of Configuration in issue_workflow.md 2018-10-04 13:55:57 +00:00
Achilleas Pipinellis 790eabcaf4 Merge branch 'patch-28' into 'master'
Documentation: Fix broken link of feature proposal template in issue_workflow.md

See merge request gitlab-org/gitlab-ce!21894
2018-09-28 10:23:11 +00:00
Evan Read 50f8ead56a Remove DocToc frontmatter from published pages
- Also fix some markdown syntax.
2018-09-27 10:22:28 +10:00
Zsolt Kovari d55f7a12e5 Fix broken link of feature proposal template in issue_workflow.md 2018-09-24 19:30:23 +00:00
Marcel Amirault 109cfd951d
Correct grammar (setup to set-up) in Docs 2018-09-21 16:29:14 +02:00
Brett Walker b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
Eddie Stubbington 6dfded73c8 Phase 2: #47282 Improving Contributor On-Boarding Documentation 2018-08-09 10:09:07 +00:00