Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-09-19 15:01:53 +0200
committerGitHub <noreply@github.com>2021-09-19 15:01:53 +0200
commitc33ab997c9ceff39924ce80018b620ba6b391f6a (patch)
tree85ffebab46e01368c89af645407fea99e38df99f /CONTRIBUTING.md
parentaacbc2f29d1fe12500f8013163ccea897eddc497 (diff)
parentffe38c879acf59da3f9d25ba866608ff6d6db64d (diff)
Merge pull request #642 from SecondThundeR/misc-fixes
general: remove all found white-spaces
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a92cff91..ca4aa9e3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,8 +1,7 @@
# Contributing to archinstall
Any contributions through pull requests are welcome as this project aims to be a community based project to ease some Arch Linux installation steps.
-Bear in mind that in the future this repo might be transferred to the official [GitLab repo under Arch Linux](http://gitlab.archlinux.org/archlinux/)
- *(if GitLab becomes open to the general public)*.
+Bear in mind that in the future this repo might be transferred to the official [GitLab repo under Arch Linux](http://gitlab.archlinux.org/archlinux/) *(if GitLab becomes open to the general public)*.
Therefore, guidelines and style changes to the code might come into effect as well as guidelines surrounding bug reporting and discussions.