From fa8a82fd739872b2dabdec493d67dae1feca8718 Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Thu, 16 Jun 2022 15:55:36 +0000 Subject: GitBook: [#49] Add "Contributing" and "Releases" sections --- .../development/contributing-code-to-northstar.md | 10 ++++++++++ docs/modding-and-development/development/releases.md | 8 ++++++++ 2 files changed, 18 insertions(+) create mode 100644 docs/modding-and-development/development/contributing-code-to-northstar.md create mode 100644 docs/modding-and-development/development/releases.md (limited to 'docs/modding-and-development/development') diff --git a/docs/modding-and-development/development/contributing-code-to-northstar.md b/docs/modding-and-development/development/contributing-code-to-northstar.md new file mode 100644 index 0000000..a54dc30 --- /dev/null +++ b/docs/modding-and-development/development/contributing-code-to-northstar.md @@ -0,0 +1,10 @@ +--- +description: Useful information when contributing to Northstar +--- + +# Contributing code to Northstar + +{% hint style="info" %} +TODO +{% endhint %} + diff --git a/docs/modding-and-development/development/releases.md b/docs/modding-and-development/development/releases.md new file mode 100644 index 0000000..53d86ba --- /dev/null +++ b/docs/modding-and-development/development/releases.md @@ -0,0 +1,8 @@ +--- +description: >- + Information intended mostly for internal use on what to consider when making + new releases +--- + +# Releases + -- cgit v1.2.3