Skip to content

Commit

Permalink
Merge pull request #38 from rainshowerLabs/0.3.0
Browse files Browse the repository at this point in the history
Blutgang 0.3.0 Garreg Mach
  • Loading branch information
makemake-kbo authored Feb 8, 2024
2 parents 68c4ffa + c810d98 commit e04387f
Show file tree
Hide file tree
Showing 38 changed files with 4,260 additions and 1,602 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr_response.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
#remote-repository-name: enter the remote repository name where the signatures should be stored (Default is storing the signatures in the same repository)
#create-file-commit-message: 'For example: Creating file for storing CLA Signatures'
#signed-commit-message: 'For example: $contributorName has signed the CLA in $owner/$repo#$pullRequestNo'
custom-notsigned-prcomment: 'Thank you for opening this pull request! Before we merge this PR, please confirm that you allow Rainshower Labs to dual license your code under AGPLv3, as well as a license at our discretion. For more info, please read the readme, or contact us directly.'
custom-notsigned-prcomment: 'Thank you for opening this pull request! Before we merge this PR, please confirm that you allow Rainshower Labs to dual license your code under the FSL-1.0-Apache-2.0 license, as well as any license at our discretion. For more info, please read the readme, or contact us directly.'
#custom-pr-sign-comment: 'The signature to be committed in order to sign the CLA'
#custom-allsigned-prcomment: 'pull request comment when all contributors has signed, defaults to **CLA Assistant Lite bot** All Contributors have signed the CLA.'
#lock-pullrequest-aftermerge: false - if you don't want this bot to automatically lock the pull request after merging (default - true)
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
/.DS_Store
/config.toml
/.env
/default.sled
Loading

0 comments on commit e04387f

Please sign in to comment.