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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

数据结构与算法分析

数据结构与算法分析

Mark Allen Weiss / 冯舜玺 / 电子工业出版社 / 2016-8 / 89.00元

本书是数据结构和算法分析的经典教材,书中使用主流的程序设计语言C++作为具体的实现语言。书中内容包括表、栈、队列、树、散列表、优先队列、排序、不相交集算法、图论算法、算法分析、算法设计、摊还分析、查找树算法、k-d树和配对堆等。本书把算法分析与C++程序的开发有机地结合起来,深入分析每种算法,内容全面、缜密严格,并细致讲解精心构造程序的方法。一起来看看 《数据结构与算法分析》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

URL 编码/解码
URL 编码/解码

URL 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具