Skip to content

Commit

Permalink
Improve template
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 6, 2024
1 parent c70fe72 commit b401677
Showing 1 changed file with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions .github/ISSUE_TEMPLATE/merge-infoglue-wisdom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,24 @@ name: Merge InfoGlue wisdom
description: Merge InfoGlue wisdom to here
title: "'[topic]: merge InfoGlue wisdom"
labels: ["infoglue"]
projects: ["octo-org/1", "octo-org/44"]
body:
- type: markdown
- type: textarea
attributes:
value: |
The InfoGlue link is broken.
Consider merging the InfoGlue wisdom to here (if not already done so)
- InfoGlue link: [broken link]
- Here: `docs/[...]`
- type: textarea
Consider merging the InfoGlue wisdom to here (if not already done so).
- type: edit
attributes:
label: InfoGlue link
description: What is the InfoGlue link?
default: https://www.uppmax.uu.se/...
validations:
required: false
- type: edit
attributes:
label: "What's wrong?"
label: Page name in this repo
description: What is the page's location in this repo?
default: /docs/...
validations:
required: false

0 comments on commit b401677

Please sign in to comment.