📝 Add contribution guidelines to the repository - #122
Open
lavigarg-simform wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
Note- GitHub Discussions has not been enabled for this package yet |
lavigarg-simform
force-pushed
the
docs/contribution-guide
branch
from
May 18, 2026 12:49
8451c4e to
bc63745
Compare
There was a problem hiding this comment.
Pull request overview
Adds a new CONTRIBUTING.md document to define how external contributors should report issues and submit pull requests for Splash Master.
Changes:
- Introduces contribution guidance covering bug reports, bug fixes, new features, and documentation changes.
- Adds contributor workflow steps (fork/branch/commit/PR) and a maintainer section for merging and releases.
Comments suppressed due to low confidence (1)
CONTRIBUTING.md:39
- Use the correct "GitHub" capitalization in link text (currently "Github").
- As always first file a [Github issue].
lavigarg-simform
force-pushed
the
docs/contribution-guide
branch
from
May 18, 2026 13:27
bc63745 to
7948eb4
Compare
lavigarg-simform
marked this pull request as ready for review
May 18, 2026 13:27
lavigarg-simform
requested review from
apurva-simform and
vatsaltanna-simformsolutions
May 18, 2026 13:28
lavigarg-simform
force-pushed
the
docs/contribution-guide
branch
from
May 18, 2026 14:10
7948eb4 to
1bb6505
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added a detailed contribution guide for the package.
Checklist
fix:,feat:,docs:etc).doc/and/or package README(s), and added dartdoc comments with///where applicable.example/and/orsplash_master_{rive,video,lottie}/example/.README.md,CHANGELOG.md, and package-level docs where applicable).Impacted package(s)
Breaking Change?
Related Issues
None