Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joel committed Dec 7, 2023
1 parent 1bed6a8 commit aa57aa2
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,22 @@ end

## Contributing

Bug reports and pull requests are welcome on GitHub at [https://github.com/joel/uuid_v7].
Bug reports and pull requests are welcome on GitHub at [https://github.com/joel/uuid_v7].

## Development

After checking out the repo, run `bin/setup` to install dependencies.

Then, run `DEBUG=true bundle exec` or `DEBUG=true DATABASE=mysql bundle exec rake`

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/joel/uuid_v7. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/joel/uuid_v7/blob/main/CODE_OF_CONDUCT.md).

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the UuidV7 project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/joel/uuid_v7/blob/main/CODE_OF_CONDUCT.md).

0 comments on commit aa57aa2

Please sign in to comment.