From cda0e31c808619b2b24f1ef0dc19f79bdb5af7b3 Mon Sep 17 00:00:00 2001 From: Peter Bhat Harkins Date: Sun, 3 Jan 2021 15:15:43 -0600 Subject: [PATCH] redorder to read better --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 525de581..e606a22c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,15 +7,15 @@ MIT, ISC, etc.). ### Before Making Changes -While this project's license allows for modification and use to run your own -website, this source code repository is for the code running the website at -[lobste.rs](https://lobste.rs/). - If you're new to contributing, issues tagged [good first issue](https://github.com/lobsters/lobsters/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) require little knowledge of the codebase or community. Please don't hesitate to ask questions in the issue or in [our chat room](https://lobste.rs/chat), we'd love to help you get involved. +While this project's license allows for modification and use to run your own +website, this source code repository is for the code running the website at +[lobste.rs](https://lobste.rs/). + Not all changes or new features submitted will be accepted. Please discuss your proposed changes on [/t/meta](https://lobste.rs/t/meta) or as a [Github issue](https://github.com/lobsters/lobsters/issues) before working on them