solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit 4a82558a3f29f37441c9d45ffad6d9f40c7f79e5
parent 2b0a71fd362fd1214909c795bdf4574f3f6cb309
Author: Thomas Frössman <thomasf@jossystem.se>
Date:   Fri, 22 Jan 2021 23:05:36 +0100

remove the mention of contribution guidelines in the github template

no such document exists

Diffstat:
M.github/PULL_REQUEST_TEMPLATE.md | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,6 @@ The more detailed you are, the better.** Before submitting a PR make sure the following things have been done (and denote this by checking the relevant checkboxes): -- [ ] The commits are consistent with our [contribution guidelines](../blob/master/CONTRIBUTING.md) - [ ] You've added a before/after screenshot illustrating visually your changes. - [ ] You've updated the readme (if adding/changing configuration options)