Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Commit 8ae665d

Browse files
committed
Add notice about keeping documentation up to date
1 parent 3e3415b commit 8ae665d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,12 @@ We may also ask for sample code in a fresh project based on the
2929
[Symfony Standard Edition](https://github.com/symfony/symfony-standard) if we cannot simulate it otherwise.
3030
Ideally, this would be as easy as cloning a repository and following a couple of steps.
3131

32-
## Before Submitting a Pull Request
32+
## Contributing Code
33+
34+
Please make sure that the documentation is still up to date and not missing any vital information relating to your
35+
changes!
36+
37+
### Before Submitting a Pull Request
3338

3439
In order to maintain a certain quality level for the code, this project is using several tools to help with testing and
3540
coding standards.

0 commit comments

Comments
 (0)