From 231323f697dfd817e632147dca73efdaa9ae0d92 Mon Sep 17 00:00:00 2001 From: Yegor Timoshenko Date: Fri, 24 Aug 2018 14:14:16 +0300 Subject: CONTRIBUTING.org -> CONTRIBUTING.md --- CONTRIBUTING.md | 6 ++++++ CONTRIBUTING.org | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 CONTRIBUTING.md delete mode 100644 CONTRIBUTING.org diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..fc6ed8a --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,6 @@ +Profiles should favor usability and stability, so performance hacks should be +activated by an additional NixOS option or conservative and performance configs +can be declared in separate profiles. + +Because profiles can only be tested with the appropriate hardware, quality +assurance is up to *you*. diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org deleted file mode 100644 index fc6ed8a..0000000 --- a/CONTRIBUTING.org +++ /dev/null @@ -1,6 +0,0 @@ -Profiles should favor usability and stability, so performance hacks should be -activated by an additional NixOS option or conservative and performance configs -can be declared in separate profiles. - -Because profiles can only be tested with the appropriate hardware, quality -assurance is up to *you*. -- cgit v1.2.3