Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated repo based on the new oss project template #25

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ssvetina
Copy link
Collaborator

@ssvetina ssvetina commented Mar 6, 2025

This PR updates the repo based on the oss project template.

Changes:

  • Added the CODEOWNERS file
  • Added an issue template
  • Added the contributing guide
  • Added the new license
  • Added the SECURITY file
  • Updated the README file
  • Updated the Code of Conduct file

@ssvetina ssvetina added the enhancement New feature or request label Mar 6, 2025
@ssvetina ssvetina requested a review from goranbrl March 6, 2025 08:23
@ssvetina ssvetina self-assigned this Mar 6, 2025
Copy link
Member

@goranbrl goranbrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we are updating the license, make sure to bump the version (minor version is fine) and release an app update.

cc @Dundo7

@@ -1,3 +1,3 @@
module Redbreast
VERSION = '1.4.2'
VERSION = '1.4.3'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Increase the minor version, this is not a hotfix.

Suggested change
VERSION = '1.4.3'
VERSION = '1.5.0'

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry, read minor correctly but for some reason increased the patch 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants