File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 72
72
73
73
- [ ] Bug Fix <!-- Anything which fixes an issue in Terra. -->
74
74
- [ ] Build system <!-- Anything which pretain to the build system. -->
75
- - [ ]
76
- Documentation <!-- Anything which adds or improves documentation for existing features. -->
75
+ - [ ] Documentation <!-- Anything which adds or improves documentation for existing features. -->
77
76
- [ ] New Feature <!-- Anything which adds new functionality to Terra. -->
78
77
- [ ] Performance <!-- Anything which is imrpoves the performance of Terra. -->
79
- - [ ]
80
- Refactoring <!-- Anything which does not add any new code, only moves code around. -->
81
- - [ ]
82
- Repository <!-- Anything which affects the repository. Eg. changes to the `README.md` file. -->
78
+ - [ ] Refactoring <!-- Anything which does not add any new code, only moves code around. -->
79
+ - [ ] Repository <!-- Anything which affects the repository. Eg. changes to the `README.md` file. -->
83
80
- [ ] Revert <!-- Anything which reverts previous commits. -->
84
81
- [ ] Style <!-- Anything which updates style. -->
85
82
- [ ] Tests <!-- Anything which adds or updates tests. -->
86
- - [ ]
87
- Translation <!-- Anything which is internationalizing the Terra program to other languages. -->
83
+ - [ ] Translation <!-- Anything which is internationalizing the Terra program to other languages. -->
88
84
89
85
#### Compatiblity
90
86
119
115
<!--
120
116
If it only introduces small changes, you don't need to add tests.
121
117
But if you add big changes, you should probably at least write *some* testing, where applicable.
122
- -->
118
+ -->
You can’t perform that action at this time.
0 commit comments