https://github.com/ethereumjs/organization
A repo for discussions and other non-code organizing stuff
https://github.com/ethereumjs/organization
communication community contributions organization projects work
Last synced: 6 months ago
JSON representation
A repo for discussions and other non-code organizing stuff
- Host: GitHub
- URL: https://github.com/ethereumjs/organization
- Owner: ethereumjs
- Created: 2015-12-15T00:37:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-29T14:56:19.000Z (almost 2 years ago)
- Last Synced: 2024-04-04T12:58:55.603Z (over 1 year ago)
- Topics: communication, community, contributions, organization, projects, work
- Homepage: https://ethereumjs.readthedocs.io
- Size: 95.7 KB
- Stars: 12
- Watchers: 27
- Forks: 16
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.rst
- Code of conduct: docs/code_of_conduct.rst
Awesome Lists containing this project
README
# Organization
A repo for discussions and other non-code organizing stuff.
## Introduction
This repository is for bundling communication around organization issues, common guidelines and project discussions.
Use the [issue tracker](https://github.com/ethereumjs/organization/issues) as a forum.
## Work UpdatesUpdates within the ``EthereumJS`` ecosystem - also posted on reddit on a monthly basis - can be found in the [posts](./posts/) folder.
Have a look at the list of [all current open issues](https://waffle.io/ethereumjs/organization) for an impression of what is being worked on.
## Communication
Gitter channel for everyday communication:
[![Discord][discord-badge]][discord-link]
## Contribution Guidelines
TODO
### Labeling System
Within the EthereumJS repositories [git-labelmaker](https://github.com/himynameisdave/git-labelmaker) is used to maintain an organization-wide issue and PR labeling system. Definitions of labels for different categories can be found in the [labels](./labels/) folder. See the ``git-labelmaker`` repository for instructions on how to distribute (parts of) these labels to a new repository.
Inspirations for the labeling system:
* [Sane GitHub Labels](https://medium.com/@dave_lunny/sane-github-labels-c5d2e6004b63) article
* ``Py-EVM`` [issue](https://github.com/ethereum/py-evm/issues) and [PR](https://github.com/ethereum/py-evm/pulls) label system### Documentation
Sources for documentation can be found in the [docs](./docs/) directory. Documentation is generated using the Python [Sphinx](http://www.sphinx-doc.org) documentation generator in ``v1.8.x`` using a Python ``3.6`` environment.
Documentation can be manually generated running ``make html`` from the ``docs`` directory.
[discord-badge]: https://img.shields.io/static/v1?logo=discord&label=discord&message=Join&color=blue
[discord-link]: https://discord.gg/TNwARpR