Skip to content

Commit 8737890

Browse files
authored
Merge pull request #63 from foundingGIDE/add-issue-templates
Add some standard issue templates.
2 parents 755db49 + d57487d commit 8737890

2 files changed

Lines changed: 57 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
name: Add term
3+
about: Suggesting/requesting a new term in FBbi
4+
assignees:
5+
labels: 'new term request'
6+
---
7+
8+
## Preferred term label
9+
_This should be the most precise term that refers to the concept you
10+
want to see represented in FBbi – not necessarily the most commonly
11+
used term._
12+
13+
## Synonyms
14+
_If the concept is known to be referred to with several other names
15+
beyond the preferred term label, you may list them here. This can
16+
include acronyms._
17+
18+
## Definition
19+
_The definition should explain how the concept differs from the
20+
concept(s) represented by its immediate parent term(s). Please provide
21+
a reference (e.g. PubMed ID or DOI) whenever possible._
22+
23+
24+
## Parent term(s)
25+
_Where do you think the term belong in FBbi’s hierarchy. Please note
26+
that a term may very well have more than one parent term._
27+
28+
## Attribution
29+
_If you want to be credited as contributor to FBbi, please indicate
30+
your ORCID here._
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Add synonym
3+
about: Suggesting a new synonym for an existing FBbi term
4+
assignees:
5+
labels:
6+
---
7+
8+
## FBbi term
9+
_The existing FBbi term to add a synonym to._
10+
11+
## New synonym
12+
_The synonym to be added to the term._
13+
14+
## Synonym scope
15+
_Indicate whether the suggested synonym is an “exact” synonym (referring
16+
to exactly the same concept than the original term), a “related” synonym
17+
(referring to a concept that is only related, not identical), a “broad”
18+
synonym (referring to a broader concept), or a “narrow” synonym
19+
(referring to a narrower concept).
20+
21+
## Reference
22+
_If possible, please provide a reference (e.g. PubMed ID or DOI) where
23+
the use of the suggested synonym is attested._
24+
25+
## Attribution
26+
_If you want to be credited as contributor to FBbi, please indicate
27+
your ORCID here._

0 commit comments

Comments
 (0)