Skip to content

Commit

Permalink
docs (CLP) BW-0: adjust contribution information
Browse files Browse the repository at this point in the history
  • Loading branch information
renepardon committed Jan 10, 2023
1 parent 5b179aa commit 0e178b5
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 5 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# Changelog

## [v0.0.2](https://github.com/boonweb/create-laravel-project/tree/v0.0.2) (2023-01-10)

[Full Changelog](https://github.com/boonweb/create-laravel-project/compare/v0.0.1...v0.0.2)

## [v0.0.1](https://github.com/boonweb/create-laravel-project/tree/v0.0.1) (2023-01-10)

[Full Changelog](https://github.com/boonweb/create-laravel-project/compare/3dc48594dafca450f7409f4edf8ba3b70fba80fd...v0.0.1)



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
15 changes: 15 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Contributing to create-laravel-project

## Welcome!

We look forward to your contributions! Here are some examples how you can contribute:

* [Report a bug](https://github.com/BoonWeb/create-laravel-project/issues/new?labels=type/bug&template=BUG.md)
* [Propose a new feature](https://github.com/BoonWeb/create-laravel-project/issues/new?labels=type/enhancement&template=FEATURE_REQUEST.md)
* [Send a pull request](https://github.com/BoonWeb/create-laravel-project/pulls)

## Any contributions you make will be under the GNU GPL-3.0 License

When you submit code changes, your submissions are understood to be under the same [GNU GPL-3.0 License](LICENSE) that
covers the project. By contributing to this project, you agree that your contributions will be licensed under its
GNU GPL-3.0 License.
2 changes: 2 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Contributors

Christoph René Pardon
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
![GitHub Sponsor](https://img.shields.io/github/sponsors/boonweb?label=Sponsor&logo=GitHub)

![Starting a new Laravel project was never easier](./assets/create-laravel-project-social-card.webp)

# Create laravel project
Expand All @@ -18,11 +16,11 @@ Documentation is available at [Github Pages](https://boonweb.github.io/create-la

## Changelog

## Contributing
The [CHANGELOG.md](CHANGELOG.md) file contains all versions and links their changes.

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.
## Contributing

## Security Vulnerabilities
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details.

## Credits

Expand Down

0 comments on commit 0e178b5

Please sign in to comment.