Skip to content

Commit

Permalink
added CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nanthana2003 committed Jan 1, 2024
1 parent 5e9f833 commit 9019b19
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
13 changes: 13 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Contribution process and guidelines

## Reporting issues
If you find any issues or bugs please create a new issue and provide detailed information.

## Feature requests
We welcome feature requests. Please create a new issue and describe the proposed feature or improvement.

## Pull requests
- Fork the repository and create a new branch for your contribution.
- Make your changes and commit them.
- Push the changes to your fork.
- Create a pull request with title and description
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,3 @@ $ statik help
help [command] display help for command
```

## Contribution process and guidelines
- Reporting issues: If you find any issues or bugs please create a new issue and provide detailed information.
- Feature requests: We welcome feature requests. Please create a new issue and describe the proposed feature or improvement.
- Pull requests:
- Fork the repository and create a new branch for your contribution.
- Make your changes and commit them.
- Push the changes to your fork.
- Create a pull request with title and description

0 comments on commit 9019b19

Please sign in to comment.