Skip to content

Commit efb2936

Browse files
committed
Merge pull request rust-lang#75 from davewasmer/patch-1
[meta] Add note about filing issues before full RFC PRs
2 parents 17e745e + 866ac92 commit efb2936

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,14 @@ If you submit a pull request to implement a new feature without going
4343
through the RFC process, it may be closed with a polite request to
4444
submit an RFC first.
4545

46+
## Gathering feedback before submitting
47+
48+
It's often helpful to get feedback on your concept before diving into the
49+
level of API design detail required for an RFC. You can always open an
50+
issue on this repo to open up high-level discussion, with the goal of
51+
eventually formulating an RFC pull request with the specific implementation
52+
design.
53+
4654
## What the process is
4755

4856
In short, to get a major feature added to Ember, one must first get the

0 commit comments

Comments
 (0)