Skip to content

Commit

Permalink
fix: implement feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
reslear authored and dargmuesli committed Mar 21, 2024
1 parent 985550a commit e3e54e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ A complete contribution implements a feature or a bug fix and keeps all [automat
1. Make sure your contribution follows the contribution guidelines above
1. Create meaningful, well-separated and [well-named](https://commitlint.io/) commits
1. Create a pull request from your feature branch to the correct branch of this project

## Contribution New Locales
For new locales, adhere to the ISO 639-1 code, and incorporate alterations to the code similar to the pull request (PR) example provided at https://github.com/dargmuesli/nuxt-cookie-control/pull/194.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,11 +278,3 @@ Every property that includes a `{ en: ... }` value is a translatable property th
[npm-downloads-src]: https://badgen.net/npm/dm/@dargmuesli/nuxt-cookie-control
[npm-downloads-href]: https://npmjs.com/package/@dargmuesli/nuxt-cookie-control
## Contribute
For new locales, adhere to the ISO 639-1 code, and incorporate alterations to the code similar to the pull request (PR) example provided at https://github.com/dargmuesli/nuxt-cookie-control/pull/194.
## License
[MIT](./LICENSE)

0 comments on commit e3e54e8

Please sign in to comment.