Skip to content

Commit

Permalink
Added CONTRIBUTING.md section.
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Oct 25, 2024
1 parent fce089d commit 05d6641
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- [CONTRIBUTING.md](CONTRIBUTING.md) section.

### Changed

- fj-bom version 1.6.7
Expand Down
27 changes: 27 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Contributing to Fugerit Venus Doc

We want to make contributing to this project as easy as possible.

## Pull Requests

We actively welcome your pull requests and forks.

## Enhancement

Propose your contribution by either :

1. [Submitting your proposal](https://github.com/fugerit-org/fj-doc/issues/new/choose)
2. [Open a discussion on your ideas](https://github.com/fugerit-org/fj-doc/discussions/categories/ideas)

Any contribution is accepted (development, testing, dotumentation etc.)

## Bug fixes

You can use the [GitHub issue form](https://github.com/fugerit-org/fj-doc/issues/new/choose) to report bugs.

## License

By contributing to [Fugerit Venus Doc](https://github.com/fugerit-org/fj-doc),
you agree that your contributions will be licensed under the
[LICENSE](https://github.com/fugerit-org/fj-doc/blob/main/LICENSE)
file in the root directory of this source tree.

0 comments on commit 05d6641

Please sign in to comment.