Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tangjeff0 authored Apr 21, 2020
1 parent bb30d44 commit 98e797a
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Contributing to Athens

These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

Please first read the [Code of Conduct](https://github.com/tangjeff0/athens/blob/master/CODE_OF_CONDUCT.md).

## Development Environment

See the setup in the README.

## Clojure

Will probably setup [clj-kondo](https://github.com/borkdude/clj-kondo) with some config as a project linter.

## Git Commit Messages

Follow suggestions in https://www.conventionalcommits.org/en/v1.0.0/.

## Issues and PRs

Follow suggestions in https://github.com/codeforamerica/howto/blob/master/Good-GitHub-Issues.md

Still don't have labels or really any issues yet. Working on it! :)

0 comments on commit 98e797a

Please sign in to comment.