Skip to content

Commit

Permalink
Merge branch 'main' into add-3-12-support
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Jun 18, 2024
2 parents 4cc0231 + fc191bf commit c2717a5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
name: Bug Report
description: Create a Report to Help us Improve
title: "[BUG]: "
labels:
- bug
assignees: paddyroddy
Expand All @@ -25,25 +24,19 @@ body:
...
render: python
validations:
required: true
- id: expected
type: textarea
attributes:
label: Expected Behaviour
description: >-
A clear and concise description of what you expected to happen.
validations:
required: true
- id: actual
type: textarea
attributes:
label: Actual Behaviour
description: >-
Be a specific and detailed as you can. Paste any output or stack traces
of errors you receive.
validations:
required: true
- id: version
type: input
attributes:
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/documentation.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
name: Documentation
description: How Can We Improve the Documentation
title: "[DOCS]: "
labels:
- documentation
assignees: paddyroddy
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
name: Feature Request
description: Suggest a Way to Improve This Project
title: "[FEATURE]: "
labels:
- enhancement
assignees: paddyroddy
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/question.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
name: Question
description: General Questions About Using SLEPLET
title: "[QUESTION]: "
labels:
- question
assignees: paddyroddy
Expand Down

0 comments on commit c2717a5

Please sign in to comment.