From b124fd69f61aa03d0f69b1170765a54faf5bf61a Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 26 Sep 2018 17:28:40 +0200 Subject: [PATCH] Use a Meaningful name to your PR. --- contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributing.md b/contributing.md index 9dffb10..f465fd2 100644 --- a/contributing.md +++ b/contributing.md @@ -2,6 +2,7 @@ Please note that this project is released with a [Contributor Code of Conduct](https://github.com/spring-projects/spring-framework/blob/master/CODE_OF_CONDUCT.adoc). By participating in this project you agree to abide by its terms. +- Use a meaningful name to your commit or I'll close it instantly - Do not commit on README, use SOURCE.md ! Ensure your pull request adheres to the following guidelines: