From cc27bfc2e4ea754167f7ad291240c47644a50a5b Mon Sep 17 00:00:00 2001 From: Mountain Man <43313373+MountainMan1312@users.noreply.github.com> Date: Tue, 11 Apr 2023 15:57:02 -0400 Subject: Fix phrasing in the documentation --- CONTRIBUTING.md | 6 +----- README.md | 7 +++---- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d450c7d..42ae6d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ I will reject all contributions from: Furthermore, individual items will be rejected because of: - exceptionally vulgar language. -- ignorance or disregard of the `STYLE_GUIDE.md` or Issue/PR templates. +- ignorance or disregard of the `STYLE_GUIDE.md` ## How to Contribute @@ -46,10 +46,6 @@ one. Duplicate issues will be removed and you will be asked to move your post to the comment section of the existing post. It's not to be rude, it's just for organization's sake. -Each type of Issue has an Issue Template. The templates can be found in -the `.github/ISSUE_TEMPLATE/` directory. Pull reqeusts also have -templates which are located in `.github/PULL_REQUEST_TEMPLATE/`. - To contribute code: 1. Make an RFC or find an existing one 2. Discuss your proposed changes diff --git a/README.md b/README.md index 4a9bfdb..e1d81d0 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,10 @@ idea I have for an Emacs-centric Linux distribution. MMOSMacs is the core of my computing experience, and is designed to be a jack-of-all-trades just like me. -MMOSMacs is currently in the planning phase. - ## Plans -- Modular non-literate configuration +- Non-literate configuration - `straight.el` + `use-package` package management - Emacs as a desktop environment (`EXWM`, `EDNC`) - System & network administration suite @@ -26,7 +24,8 @@ MMOSMacs is currently in the planning phase. - Games - Custom modeline & anti-distraction features - Custom theme deisnged to reduce eye-strain -- Custom keybinds, menus, & dialogs +- Custom keybind system, menus, & dialogs + ## Contributing -- cgit v1.2.3