Skip to content

Commit 90fb1dc

Browse files
authored
Changed GitLab templates (baserow#4093)
1 parent 846bef0 commit 90fb1dc

File tree

4 files changed

+8
-65
lines changed

4 files changed

+8
-65
lines changed

.gitlab/issue_templates/Bug.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

.gitlab/issue_templates/Default.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<!-- If you have a question about Baserow please post it on the community forum
2-
https://community.baserow.io/ !-->
3-
4-
<!-- Please choose a type of issue from the Description dropdown box above !-->
5-
6-
/label ~"needs feedback ⚠️"
1+
**WARNING!** There is no point in creating an issue on GitLab. This repository is just a
2+
mirror of https://github.com/baserow/baserow. Please create your issue there, or if you
3+
have a question about Baserow, please post it on the community forum
4+
https://community.baserow.io/.

.gitlab/issue_templates/Feature Request.md

Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,4 @@
1-
### What is in this MR
2-
- E.g. a short explanation of what this MR does.
3-
4-
### How to test this MR
5-
- E.g. a short series of steps on how to test the features/bug fixes in this MR.
6-
7-
### Merge Request Checklist
8-
9-
- [ ] A changelog entry has been added to `changelog/entries/unreleased` using `changelog/src/changelog.py`
10-
- [ ] New/updated **Premium/Enterprise features** are separated correctly in the premium or enterprise folder
11-
- [ ] The latest **Chrome and Firefox** have been used to test any new frontend features
12-
- [ ] [Documentation](https://github.com/baserow/baserow/blob/develop/docs) has been
13-
updated
14-
- [ ] [Quality Standards](https://gitlab.com/baserow/baserow/-/blob/develop/CONTRIBUTING.md#quality-standards)
15-
are met
16-
- [ ] **Performance**: tables are still fast with 100k+ rows, 100+ field tables
17-
- [ ] The [redoc API pages](https://api.baserow.io/api/redoc/) have been updated for any
18-
REST API changes
19-
- [ ]
20-
Our [custom API docs](https://gitlab.com/baserow/baserow/-/blob/develop/web-frontend/modules/database/pages/APIDocsDatabase.vue)
21-
are updated for changes to endpoints accessed via api tokens
22-
- [ ] The UI/UX has been updated
23-
following [UI Style Guide](https://baserow.io/style-guide)
24-
- [ ] Security impact of change has been considered
1+
**WARNING!** There is no point in submitting a merge request on GitLab. This repository
2+
is just a mirror of https://github.com/baserow/baserow. Please create your issue there,
3+
or if you have a question about Baserow, please post it on the community forum
4+
https://community.baserow.io/.

0 commit comments

Comments
 (0)