Skip to content
This repository was archived by the owner on Dec 3, 2017. It is now read-only.
This repository was archived by the owner on Dec 3, 2017. It is now read-only.

Code of conduct etc #49

@lsjroberts

Description

@lsjroberts

While this is a pretty nascent project, it seems sensible to me to put in place things like a code of conduct from the outset.

Contributor note: all these can be done here https://github.com/Rotonde/beaker/community

Code of conduct

Github recommends the Contributor Covenant. I have no qualms with it if no-one else does?

Contribution guidelines

This one is probably less important, but we could put anything regarding code design decisions etc here.

License

This is actually pretty important. The default license of code on github technically only permits users to view the code and not modify it (if I'm not mistaken).

I usually go with MIT, but there are other options worth considering.

The MIT License is a permissive license that is short and to the point. It lets people do anything they want with your code as long as they provide attribution back to you and don’t hold you liable.

The GNU GPLv3 is a copyleft license that requires anyone who distributes your code or a derivative work to make the source available under the same terms, and also provides an express grant of patent rights from contributors to users.

Issue and pull request templates

These help with triaging and ensuring we get enough information to understand the issue and decide how to proceed.


Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions