From 359eb116285777212c42fdf7590c4f3196418064 Mon Sep 17 00:00:00 2001 From: corpulent Date: Thu, 28 Jul 2022 18:47:58 +0300 Subject: [PATCH] fix: contributing.md update --- CONTRIBUTING.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c946c60..cbc1320 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,11 +2,6 @@ :heart: Thanks for taking the time and for your help improving this project! -## Getting Help ## - -If you have a question about nuxx or have encountered problems using it, -start by asking a question on [slack][slack] - ## Submitting a Pull Request ## Do you have an improvement? @@ -23,9 +18,4 @@ Do you have an improvement? Squash or rebase commits so that all changes from a branch are committed to master as a single commit. All pull requests are squashed when merged, but rebasing prior to merge gives you better control over the commit -message. - - - - -[slack]: https://join.slack.com/t/nuxxapp/shared_invite/zt-fkgoyz5h-CYo5tqAT0CwRZMpuOJYAJA \ No newline at end of file +message. \ No newline at end of file