Skip to content

Commit c67e978

Browse files
committed
Merge branch 'ml-update-test-plan' into 'master'
Update Test plan.md : add ~"test plan" and update attributes See merge request gitlab-org/gitlab-ce!22269
2 parents 64fabd5 + 0a4f62d commit c67e978

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

.gitlab/issue_templates/Test plan.md

+18-18
Original file line numberDiff line numberDiff line change
@@ -38,22 +38,22 @@ test plan](https://testing.googleblog.com/2011/09/10-minute-test-plan.html) and
3838
[this wiki page from an open-source tool that implements the ACC
3939
model](https://code.google.com/archive/p/test-analytics/wikis/AccExplained.wiki). -->
4040

41-
| | Simple | Secure | Responsive | Obvious | Stable |
42-
|------------|:------:|:------:|:----------:|:-------:|:------:|
43-
| Admin | | | | | |
44-
| Groups | | | | | |
45-
| Project | | | | | |
46-
| Repository | | | | | |
47-
| Issues | | | | | |
48-
| MRs | | | | | |
49-
| CI/CD | | | | | |
50-
| Ops | | | | | |
51-
| Registry | | | | | |
52-
| Wiki | | | | | |
53-
| Snippets | | | | | |
54-
| Settings | | | | | |
55-
| Tracking | | | | | |
56-
| API | | | | | |
41+
| | Secure | Responsive | Intuitive | Reliable |
42+
|------------|:------:|:----------:|:---------:|:--------:|
43+
| Admin | | | | |
44+
| Groups | | | | |
45+
| Project | | | | |
46+
| Repository | | | | |
47+
| Issues | | | | |
48+
| MRs | | | | |
49+
| CI/CD | | | | |
50+
| Ops | | | | |
51+
| Registry | | | | |
52+
| Wiki | | | | |
53+
| Snippets | | | | |
54+
| Settings | | | | |
55+
| Tracking | | | | |
56+
| API | | | | |
5757

5858
## Capabilities
5959

@@ -65,7 +65,7 @@ more complex features could involve multiple or even all.
6565
6666
Example (from https://gitlab.com/gitlab-org/gitlab-ce/issues/50353):
6767
* Respository is
68-
* Simple
68+
* Intuitive
6969
* It's easy to select the desired file template
7070
* It doesn't require unnecessary actions to save the change
7171
* It's easy to undo the change after selecting a template
@@ -93,4 +93,4 @@ When adding new automated tests, please keep [testing levels](https://docs.gitla
9393
in mind.
9494
-->
9595

96-
/label ~Quality
96+
/label ~Quality ~"test plan"

0 commit comments

Comments
 (0)