Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 907 Bytes

pull_request_template.md

File metadata and controls

17 lines (10 loc) · 907 Bytes

Description

Fixes: #ISSUE_NUMBER

Checklist:

  • I'm familiar with the FIBO developer quide. My contribution meets all the requirements described there.
  • My contribution follows the principles of best practices for FIBO.
  • My changes have been reconciled with latest master and no merge conflicts remain.
  • This PR is related to exactly one issue. The issue is referenced by using a GitHub keyword such as "fixes", "closes", or "resolves".
  • Hygiene tests have been applied by a PR with "(WIP)" in title.
  • The issue has been tested locally using a reasoner (for ontology changes).