Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rubico/x/ #41

Closed
richytong opened this issue Jun 29, 2020 · 1 comment
Closed

rubico/x/ #41

richytong opened this issue Jun 29, 2020 · 1 comment
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@richytong
Copy link
Collaborator

richytong commented Jun 29, 2020

introduction

Additions to this list are welcome and encouraged!. If you have a suggestion, open a new issue as rubico/x/your-suggested-module.

project structure

x/
  your-util-here.js
  your-util-here.test.js - uses mocha, run this with `npm test`

Requirements for modules in rubico/x/

  • must use rubico
  • must work in node environment
  • must include a documentation entry following this format

METHOD

DESCRIPTION

// SIGNATURE

RULES

// EXAMPLE

see existing /x/ for examples

@richytong richytong added help wanted Extra attention is needed good first issue Good for newcomers labels Jun 29, 2020
@richytong richytong self-assigned this Jun 29, 2020
@richytong richytong pinned this issue Jun 29, 2020
@richytong richytong added the x label Jun 29, 2020
@richytong richytong changed the title /x/ rubico/x/ Jun 29, 2020
This was referenced Jun 30, 2020
@richytong richytong removed the x label Jun 30, 2020
@richytong
Copy link
Collaborator Author

I'm redoing the documentation format, so this is no longer relevant.

@richytong richytong unpinned this issue Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant