We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2f7d5 commit 012d9a5Copy full SHA for 012d9a5
1 file changed
docs/DevelopmentGuidelines.md
@@ -0,0 +1,15 @@
1
+---
2
+layout: doc
3
+title: Ontology Development Guidelines
4
5
+
6
+### Releases
7
8
+ * Keep your edit file (the file you change on a regular basis) and your release files strictly separate
9
+ * Imports should be merged into the main release file
10
11
+### Collaboration
12
13
+ * Tag your GitHub repository with the obofoundry tag so that people can find it: https://github.com/topics/obofoundry
14
15
0 commit comments