Skip to content

Commit

Permalink
ci: Updated templates with projects field:
Browse files Browse the repository at this point in the history
commit 534a651
Author: Carles S. Soriano Pérez <[email protected]>
Date:   Tue Dec 10 12:32:28 2024 +0100

    ci: modified projects

commit e1e1b0f
Author: Carles S. Soriano Pérez <[email protected]>
Date:   Tue Dec 10 12:21:17 2024 +0100

    chore: Modified secondary label for all templates

commit d31e1be
Author: Carles S. Soriano Pérez <[email protected]>
Date:   Tue Dec 10 12:19:52 2024 +0100

    chore: renamed templates with fix order

commit fbf872e
Author: Carles S. Soriano Pérez <[email protected]>
Date:   Tue Dec 10 12:18:57 2024 +0100

    ci: Updated templates

commit 0373db0
Author: Carles S. Soriano Pérez <[email protected]>
Date:   Tue Dec 10 12:11:47 2024 +0100

    Update feature_request.yaml
  • Loading branch information
Carsopre committed Dec 10, 2024
1 parent cc8168d commit 4a9046e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/1-feature_request.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: Feature Request
description: Suggest an improvement for Ra2ce
labels: [enhancement, triage-required]
labels: [enhancement, "triage required"]
type: feature
projects: [RA2CE backlog]
projects: ["Deltares/69"]

body:
- type: dropdown
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/2-bug_report.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Bug Report
description: Report an incorrect behavior for Ra2ce.
labels: [bug, triage-required]
labels: [bug, "triage required"]
type: bug
projects: [RA2CE backlog]
projects: ["Deltares/69"]

body:
- type: checkboxes
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/3-documentation_improvement.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: Documentation Improvement
description: Report wrong or missing documentation
labels: [documentation, triage-required]
labels: [documentation, "triage required"]
type: task
projects: [RA2CE backlog]
projects: ["Deltares/69"]

body:
- type: checkboxes
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/4-new_release_request.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: New Release Request
description: Suggest a release for Ra2ce
labels: [enhancement, triage-required]
labels: [enhancement, "triage required"]
type: task
projects: [RA2CE backlog]
projects: ["Deltares/69"]

body:
- type: dropdown
Expand Down

0 comments on commit 4a9046e

Please sign in to comment.