X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=development.txt;h=e4fb09b768c0cc45bff0b16f0e139cdb241c6aa6;hb=1996f8658b33b8ed78360cd77a1b3a0aa2eeaf6a;hp=3a60000ca994dcbe2c6b71061feda669a7958d31;hpb=b9fc0cd1583a97eb2f2256c1226640fd66edc95d;p=web.git diff --git a/development.txt b/development.txt index 3a60000..e4fb09b 100644 --- a/development.txt +++ b/development.txt @@ -69,6 +69,15 @@ All patches need to be sent in a format that they are listed in https://patchwor If the patch does not get listed in patchwork then it won't get processed. +=== Staging Trees + +To create yourself a staging tree on git.lede-project.org: +---- +ssh git@git.lede-project.org "create lede/yournick/staging" +ssh git@git.lede-project.org "desc lede/yournick/staging Staging tree of Your Name" +---- + + === Reporting Bugs . Please report your bugs using our https://bugs.lede-project.org/[issue tracker]