Hi, Again, thanks for your contribution.
Maybe I can answer the first question, The PR title should be of the form [WEEX-xxxx][COMPONENT] Title, where xxxx is the relevant JIRA number, COMPONENT is one of the PR categories(android, iOS, jsfm, web, component, doc, website, example, test, other) , which is described in our develop process [1] (being reviewed and will be merged soon). For the second question, can any Android developers have a check? [1] https://github.com/cxfeng1/incubator-weex-site/blob/doc-contributing/source/development-process.md Thanks. Adam Feng On 5 Nov 2017, 10:40 PM +0800, Tiago Alves <[email protected]>, wrote: > Hi! > > Done! https://github.com/apache/incubator-weex-site/pull/8 :D > > I have a couple questions: > > - Why do all PR names start with [WEEX-86][doc]? Namely, what does > [WEEX-86] mean? I think this explanation should be part of the contributing > guide. > > - I couldn't quite get the android test plugin playground app to work on my > machine. The android dependencies are not correct. Anyone knows how to run > the android playground app inside the plugin project (playground/android)? > > Thanks! > Tiago > > > On Sun, 5 Nov 2017 at 04:13 Adam Feng <[email protected]> wrote: > > > Hi, Tiago, > > > > Thanks for your contribution! You can follow the new contribution > > guide[1](which is being reviewed and will be merged soon) to improve the > > documentation. > > > > [1] > > https://github.com/cxfeng1/incubator-weex-site/blob/6a04e077e896709c5797ad30d9a31632a8e0a193/source/contributing.md > > > > Thanks. > > Adam Feng > > > > On 5 Nov 2017, 3:28 AM +0800, Tiago Alves <[email protected]>, wrote: > > > I figured it out. > > > > > > weex plugin create weex-my-plugin > > > > > > Then there are more instructions in doc/how-to-develop.md. > > > > > > I will translate this document, add more info and PR it to the docs. > > Seems > > > important! > > > > > > Tiago > > > > > > On Sat, 4 Nov 2017 at 16:06 Tiago Alves <[email protected]> wrote: > > > > > > > Good day! > > > > > > > > I am developing a weex plugin. I feel it will be a great oportunity > > for me > > > > to help improving the plugin docs. > > > > > > > > I remember reading docs about developing a weex plugin (plugin.xml, > > etc), > > > > but thats seems to be gone along with the legacy stuff. Is there any > > docs > > > > that would help me getting started? > > > > > > > > I am using this plugin as reference > > > > https://github.com/weex-plugins/weex-amap, but this sort of reverse > > > > engineering gives the constant feeling that I am missing out on > > something. > > > > > > > > Thanks! > > > > Tiago > > > > > >
