From 98848b36e64d5d8c798b4489fc61712c7d7c739b Mon Sep 17 00:00:00 2001 From: "Darren A. Natale" Date: Tue, 3 Jun 2025 12:41:56 -0400 Subject: [PATCH] Create Development&StandardizationGuidelines.md --- docs/Development&StandardizationGuidelines.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/Development&StandardizationGuidelines.md 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