Skip to content

Commit f62032c

Browse files
committed
docs(contributing): add bullet about easy label
1 parent 2997e34 commit f62032c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: contributing.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Additionally for this generator:
99
* When submitting a PR, make sure that the commit messages match the [AngularJS conventions][commit-message-format] (see below).
1010
* When submitting a bugfix, write a test that exposes the bug and fails before applying your fix. Submit the test alongside the fix.
1111
* When submitting a new feature, add tests that cover the feature.
12+
* Open Issues marked with the [EASY](https://github.com/angular-fullstack/generator-angular-fullstack/issues?q=is%3Aopen+is%3Aissue+label%3AEasy) label are believed to be easy changes, and would be good Issues to tackle for new contributors.
1213

1314
To run the generator:
1415
1. Clone it and `cd` to its root

0 commit comments

Comments
 (0)