From 21b7545ab779cb0cf18c49b170ac66c60f5f225a Mon Sep 17 00:00:00 2001 From: Ansgar Becker Date: Sun, 26 Jul 2020 10:06:40 +0200 Subject: [PATCH] More exact contribution instructions --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dac33f4f..474b7f6d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,2 +1,3 @@ # Note to Github users -Pull requests are only welcome if there was a discussion with Ansgar about the relevant topic before. +* Pull requests will only be accepted for bugfixes. No new features please. +* Please mention a ticket id in your pull request. If there is no ticket for that particular bug yet, go and create an issue request first, and fill out all fields of the issue template.