aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md8
-rw-r--r--README.md3
-rw-r--r--apis.md0
-rw-r--r--deployment.md0
-rw-r--r--docs/continuous-deployment.md0
-rw-r--r--docs/datastores.md0
-rw-r--r--docs/language.md0
-rw-r--r--docs/languages/golang.md0
-rw-r--r--docs/languages/java.md0
-rw-r--r--docs/languages/nodejs.md0
-rw-r--r--docs/languages/python.md0
-rw-r--r--docs/languages/rust.md0
-rw-r--r--monitoring-and-alerting.md0
-rw-r--r--secrets.md0
-rw-r--r--tiers.md0
15 files changed, 11 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..7d76a6d
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,8 @@
+# Contribution Guide
+
+*Note: [RFC2119](https://www.rfc-editor.org/rfc/rfc2119.txt)*
+
+Engineering Standards are most useful when they are constructed, modified, and aligned to an organization's purpose.
+To build these according to your organization's needs and purposes, clone this repository, modify or create a new file, and then generate a Pull Request (hence, PR) or the equivalent for your source-code system.
+Per the core rules, Stakeholders in the OWNERS file will review the PRs within the declared time frame and either provide feedback or give approval to merge the change.
+While violations to this merging rule MAY be permitted by business process, this is discouraged.
diff --git a/README.md b/README.md
index 4a0c339..49272a3 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,5 @@
# standards
+
Standards for Engineering Software
+
+All standards documents follow [RFC2119](https://www.rfc-editor.org/rfc/rfc2119.txt).
diff --git a/apis.md b/apis.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/apis.md
diff --git a/deployment.md b/deployment.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/deployment.md
diff --git a/docs/continuous-deployment.md b/docs/continuous-deployment.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/continuous-deployment.md
diff --git a/docs/datastores.md b/docs/datastores.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/datastores.md
diff --git a/docs/language.md b/docs/language.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/language.md
diff --git a/docs/languages/golang.md b/docs/languages/golang.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/languages/golang.md
diff --git a/docs/languages/java.md b/docs/languages/java.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/languages/java.md
diff --git a/docs/languages/nodejs.md b/docs/languages/nodejs.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/languages/nodejs.md
diff --git a/docs/languages/python.md b/docs/languages/python.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/languages/python.md
diff --git a/docs/languages/rust.md b/docs/languages/rust.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/languages/rust.md
diff --git a/monitoring-and-alerting.md b/monitoring-and-alerting.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/monitoring-and-alerting.md
diff --git a/secrets.md b/secrets.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/secrets.md
diff --git a/tiers.md b/tiers.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tiers.md