Skip to content

Commit dd8a851

Browse files
alexeaglemhevery
authored andcommitted
docs: Indicate that PRs should have an associated issue (angular#25436)
PR Close angular#25436
1 parent 164f79a commit dd8a851

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ Before you submit your Pull Request (PR) consider the following guidelines:
7171

7272
1. Search [GitHub](https://github.com/angular/angular/pulls) for an open or closed PR
7373
that relates to your submission. You don't want to duplicate effort.
74+
1. Be sure that an issue describes the problem you're fixing, or documents the design for the feature you'd like to add.
75+
Discussing the design up front helps to ensure that we're ready to accept your work.
7476
1. Please sign our [Contributor License Agreement (CLA)](#cla) before sending PRs.
7577
We cannot accept code without this. Make sure you sign with the primary email address of the Git identity that has been granted access to the Angular repository.
7678
1. Fork the angular/angular repo.

0 commit comments

Comments
 (0)