File tree 1 file changed +18
-18
lines changed
1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -38,22 +38,22 @@ test plan](https://testing.googleblog.com/2011/09/10-minute-test-plan.html) and
38
38
[this wiki page from an open-source tool that implements the ACC
39
39
model](https://code.google.com/archive/p/test-analytics/wikis/AccExplained.wiki). -->
40
40
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 | | | | |
57
57
58
58
## Capabilities
59
59
@@ -65,7 +65,7 @@ more complex features could involve multiple or even all.
65
65
66
66
Example (from https://gitlab.com/gitlab-org/gitlab-ce/issues/50353):
67
67
* Respository is
68
- * Simple
68
+ * Intuitive
69
69
* It's easy to select the desired file template
70
70
* It doesn't require unnecessary actions to save the change
71
71
* 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
93
93
in mind.
94
94
-->
95
95
96
- /label ~ Quality
96
+ /label ~ Quality ~ "test plan"
You can’t perform that action at this time.
0 commit comments