diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-05-10 14:13:17 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-05-10 14:13:17 +0200 |
commit | e0ba80e2743e118853c1ccf0a6b29b5803471625 (patch) | |
tree | 8d84087dc6674950b5dc93c2e8b997689883d524 /COMMUNITY.md | |
parent | Merge remote-tracking branch 'origin/stable/3.0' (diff) | |
download | frr-e0ba80e2743e118853c1ccf0a6b29b5803471625.tar.xz frr-e0ba80e2743e118853c1ccf0a6b29b5803471625.zip |
*: Modify documentation to show people where to work
Give some guidance to people on where they should work for
bug fixese and features.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'COMMUNITY.md')
-rw-r--r-- | COMMUNITY.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/COMMUNITY.md b/COMMUNITY.md index 704c47a95..0eeb93403 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -132,6 +132,12 @@ Linux Foundation website](http://www.linuxfoundation.org/content/how-participate-linux-community-0) to be a helpful resource. +### Code submission - What do I submit my changes against? + +We've documented where we would like to have the different fixes applied at +https://github.com/FRRouting/frr/wiki/Where-Do-I-create-a-Pull-Request-against%3F +If you are unsure where your submission goes, look at that document or ask +the question of a maintainer. ### Code submission - Github Pull Request (Strongly Preferred) |