Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Create CONTRIBUTING.md #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create CONTRIBUTING.md #17

wants to merge 1 commit into from

Conversation

ahmetcetin
Copy link

closes #12

Context:

Describe the code changes of this Pull Request.

Branch Names:

Pick one of the following branch name for your commits:

  • feature-* A new feature was added to the codebase
  • fix-* A bug was fixed
  • refactor-* The code were refactored
  • cleanup-* The code were refactored
git checkout -b feature-your-branch

Proposed Changes

  • implement feature
  • document feature
  • test feature
  • update version at the Makefile
  • make this will build the new source and generate the new docs
  • make build-commit if everything pass, we can build and git commit the artifact

The following command need to be exit with code 0 to be merged!

make

Copy link
Member

@KjellMorgenstern KjellMorgenstern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uhm... any help is welcome. But this project is currently unmaintained, and I am not aware of anyone using it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create CONTRIBUTING.md file
2 participants