diff --git a/docs/Development&StandardizationGuidelines.md b/docs/Development&StandardizationGuidelines.md new file mode 100644 index 000000000..1aea69e8b --- /dev/null +++ b/docs/Development&StandardizationGuidelines.md @@ -0,0 +1,22 @@ +--- +layout: doc +title: Ontology Development & Standardization Guidelines +--- + +This page + +## Ontology Development Guidelines + +### Releases + + * Keep your edit file (the file you change on a regular basis) and your release files strictly separate + * Imports should be merged into the main release file + +### Collaboration + + * Tag your GitHub repository with the obofoundry tag so that people can find it: https://github.com/topics/obofoundry + + +## Standardization Guidelines + +Contents