Skip to content

Commit 74ed939

Browse files
committed
1 parent 63762d2 commit 74ed939

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

β€Ž.github/ISSUE_TEMPLATE/bugreport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: πŸ› Bug Report
2-
description: File a bug report to help us improve
2+
description: Create a bug report
33
labels: [bug, "needs triage"]
44
body:
55
- type: textarea

β€Ž.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ contact_links:
33
- name: ❓ Usage question
44
url: https://github.com/pydata/xarray/discussions
55
about: |
6-
Ask questions and discuss with other community members here.
6+
Ask a question and discuss with other community members.
77
If you have a question like "How do I concatenate a list of datasets?" then
88
please include a self-contained reproducible example if possible.
99
- name: πŸ—ΊοΈ Raster analysis usage question

β€Ž.github/ISSUE_TEMPLATE/misc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: πŸ“ Issue
2-
description: General issue, that's not a bug report.
2+
description: Create a general issue, not a bug report
33
labels: ["needs triage"]
44
body:
55
- type: markdown

0 commit comments

Comments
Β (0)