Skip to content

Commit 5cdb8c2

Browse files
authored
Update issue templates to add Project Antalya.
1 parent 677dd9b commit 5cdb8c2

File tree

5 files changed

+77
-5
lines changed

5 files changed

+77
-5
lines changed

.github/ISSUE_TEMPLATE/15_bug-report.md renamed to .github/ISSUE_TEMPLATE/altinity-stable-bug-report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: Bug report
3-
about: Report something broken in an Altinity Stable Build
2+
name: Altinity Stable Bug report
3+
about: Report something broken in an Altinity Stable Build
44
title: ''
5-
labels: 'potential bug'
5+
labels: stable
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/10_question.md renamed to .github/ISSUE_TEMPLATE/altinity-stable-question.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: Question
2+
name: Altinity Stable Question
33
about: Ask a question about an Altinity Stable Build
44
title: ''
5-
labels: question
5+
labels: question, stable
66
assignees: ''
77

88
---
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
name: Project Antalya Bug Report
3+
about: Help us improve Project Antalya
4+
title: ''
5+
labels: antalya
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
14+
**To Reproduce**
15+
Steps to reproduce the behavior:
16+
1. Go to '...'
17+
2. Click on '....'
18+
3. Scroll down to '....'
19+
4. See error
20+
21+
**Expected behavior**
22+
A clear and concise description of what you expected to happen.
23+
24+
**Screenshots**
25+
If applicable, add screenshots to help explain your problem.
26+
27+
**Key information**
28+
Provide relevant runtime details.
29+
- Project Antalya Build Version
30+
- Cloud provider, e.g., AWS
31+
- Kubernetes provider, e.g., GKE or Minikube
32+
- Object storage, e.g., AWS S3 or Minio
33+
- Iceberg catalog, e.g., Glue with REST Proxy
34+
35+
**Additional context**
36+
Add any other context about the problem here.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Project Antalya Feature request
3+
about: Suggest an idea for Project Antalya
4+
title: ''
5+
labels: antalya, enhancement
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Project Antalya Question
3+
about: Ask a question about Project Antalya
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
Make sure to check the [Altinity documentation](https://docs.altinity.com/) and the [Altinity Knowledge Base](https://kb.altinity.com/) first.
11+
12+
If your question is concise and probably has a short answer, asking it in the [the Altinity Slack workspace](https://altinity.com/slack) is probably the fastest way to find the answer. Use the #antalya channel.
13+
14+
If you'd rather file a GitHub issue, remove all this text and ask your question here.
15+
16+
Please include relevant environment information as applicable.

0 commit comments

Comments
 (0)