Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/a_adding_term.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Add term
about: Suggesting/requesting a new term in FBbi
assignees:
labels: 'new term request'
---

## Preferred term label
_This should be the most precise term that refers to the concept you
want to see represented in FBbi – not necessarily the most commonly
used term._

## Synonyms
_If the concept is known to be referred to with several other names
beyond the preferred term label, you may list them here. This can
include acronyms._

## Definition
_The definition should explain how the concept differs from the
concept(s) represented by its immediate parent term(s). Please provide
a reference (e.g. PubMed ID or DOI) whenever possible._


## Parent term(s)
_Where do you think the term belong in FBbi’s hierarchy. Please note
that a term may very well have more than one parent term._

## Attribution
_If you want to be credited as contributor to FBbi, please indicate
your ORCID here._
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/b_adding_synonym.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Add synonym
about: Suggesting a new synonym for an existing FBbi term
assignees:
labels:
---

## FBbi term
_The existing FBbi term to add a synonym to._

## New synonym
_The synonym to be added to the term._

## Synonym scope
_Indicate whether the suggested synonym is an “exact” synonym (referring
to exactly the same concept than the original term), a “related” synonym
(referring to a concept that is only related, not identical), a “broad”
synonym (referring to a broader concept), or a “narrow” synonym
(referring to a narrower concept).

## Reference
_If possible, please provide a reference (e.g. PubMed ID or DOI) where
the use of the suggested synonym is attested._

## Attribution
_If you want to be credited as contributor to FBbi, please indicate
your ORCID here._
Loading