Explorar el Código

Added README.md

Luke Sinclair hace 4 años
padre
commit
4c08336eaf
Se han modificado 2 ficheros con 33 adiciones y 1 borrados
  1. 24 0
      CONTRIBUTING.md
  2. 9 1
      README.md

+ 24 - 0
CONTRIBUTING.md

@@ -0,0 +1,24 @@
+# Contribution Guidelines
+
+This is a compilation of **Free and Libre Open Source Software ([FLOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software))**. Restrictive licenses (aka Freeware, Shareware) are *not awesome*. Please adhere to the following guidelines or your Pull Request will be closed.
+
+**Submitting your own software is not awesome**, unless you have a healthy ecosystem with a few contributors which aren't your sock puppet accounts.
+
+## Commits
+
+* Search previous suggestions before making a new one.
+* Use the following format: `[RESOURCE](LINK) - DESCRIPTION.`
+    * Keep descriptions short (<80 characters).
+    * End descriptions with a full stop.
+* Make an individual commit for each category.
+    * Order projects alphabetically.
+
+## Pull Requests
+
+* Consolidate multiple commits.
+* Use imperative (e.g. add instead of added/adding) in the PR title.
+* Insert only one software per PR.
+* Include application names, categories and a link to the open source project page in the description.
+* Write a short text why the application you're adding is actually awesome.
+    * Put only stuff on the list you or another contributor can personally recommend
+    * Recommending your own software is discouraged.

+ 9 - 1
README.md

@@ -1 +1,9 @@
-# netadmin
+<!--
+  Title: Awesome Netadmin
+  Description: A curated list of amazingly awesome open source netadmin resources.
+  Author: `Luke`
+  -->
+
+# Awesome Sysadmin [![certified awesome!](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
+
+**A curated list of amazingly awesome open source sysadmin resources.** Please read [CONTRIBUTING](./.github/CONTRIBUTING.md)