Contributors wanted: multi-threading UI framework

栏目: IT技术 · 发布时间: 4年前

内容简介:We are very excited that you are interested in contributing to neo.mjs.No worries, you don't need to be a guru, ninja or rockstar to support the project.1. neo.mjs just got released, so the most important thing right now is to get more eyes on the project

neo.mjs Contributing Guide

We are very excited that you are interested in contributing to neo.mjs.

No worries, you don't need to be a guru, ninja or rockstar to support the project.

What you can do to help:

1. neo.mjs just got released, so the most important thing right now is to get more eyes on the project.

  1. Add a star to this repository. Ok, this one was easy. Thank you!
  2. Tell your friends about neo.mjs.
  3. Write blog posts or post on social media (Facebook, LinkedIn, Twitter, etc.)
  4. Please stick to our Code of Conduct
  5. Interested to see a neo.mjs session at a developer conference? Definitely possible. Just reach out!

2. Use the issues tracker

  1. In case you got an idea for a new feature
  2. In case you find a bug
    1. Ideally, you create a new breaking test inside the tests folder. This saves a lot of time and ensures the bug will stay fixed once the ticket is resolved.
  3. Please like or comment on current tickets. This is a great help to figure out which tickets are the most important ones for the neo.mjs community.

3. Contribute to the neo.mjs code base

  1. Please always create a new issue inside our Issues Tracker first and wait for approval. This ensures that your idea fits the scope of the project and makes it less likely to get a rejected PR. We will do our best to reply to new tickets within 7d max. In case we don't, feel free to bump the ticket.
  2. In case you want to work on an existing ticket, please add a comment there and get the ticket assigned to you. Otherwise multiple contributors could work on the same item in parallel.
  3. Please make sure that pull requests are always related to an issue inside our Issues Tracker .
  4. Please create PRs for the dev branch and not for master.
  5. Please do not copy code from other frameworks / libraries. So far, the entire neo.mjs code base is written from scratch.
    1. It is simply impossible to verify if contributed code is self-written.
    2. Adding new npm packages => dependencies / devDependencies is fine, in case there are no licensing conflicts.

4. In case you created a nice app or component using neo.mjs, please let us know about it.

  1. We are always interested to feature client projects in blog posts or on social media.

Copyright (c) 2015 - today, Tobias Uhlig & Rich Waters


以上所述就是小编给大家介绍的《Contributors wanted: multi-threading UI framework》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Java多线程编程实战指南(设计模式篇)

Java多线程编程实战指南(设计模式篇)

黄文海 / 电子工业出版社 / 2015-10 / 59.00

随着CPU 多核时代的到来,多线程编程在充分利用计算资源、提高软件服务质量方面扮演了越来越重要的角色。而 解决多线程编程中频繁出现的普遍问题可以借鉴设计模式所提供的现成解决方案。然而,多线程编程相关的设计模式书籍多采用C++作为描述语言,且书中所举的例子多与应用开发人员的实际工作相去甚远。《Java多线程编程实战指南(设计模式篇)》采用Java(JDK1.6)语言和UML 为描述语言,并结合作者多......一起来看看 《Java多线程编程实战指南(设计模式篇)》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试