ethereum-mining / ethminer

Ethereum miner with OpenCL, CUDA and stratum support
GNU General Public License v3.0
5.96k stars 2.28k forks source link

Take care of community tasks #1280

Closed XhmikosR closed 6 years ago

XhmikosR commented 6 years ago

https://github.com/ethereum-mining/ethminer/community

Add a couple issue templates, etc

nalyd88 commented 6 years ago

To create a code of conduct a community email address is needed. Does that exist? If not can we create one?

XhmikosR commented 6 years ago

@nalyd88: you can add @chfast's email address if he agrees. Otherwise just skip CoC.

chfast commented 6 years ago

I'm against of code of conducts in general.

XhmikosR commented 6 years ago

Ok, then we just skip CoC :)

DekInc commented 6 years ago

Hi guys, how you make contributions? i mean, the steps

AndreaLanfranchi commented 6 years ago

You may start with a clone of the repository, do your changes, and submit them with a pull request. Eventually the PR will be reviewed and, if correct and meaningful, approved and merged into repo.