Open
Conversation
Signed-off-by: Will Sams <will@samswebs.com>
Signed-off-by: Will Sams <will@samswebs.com>
Signed-off-by: Will Sams <will@samswebs.com>
Signed-off-by: Bill Bensing <bill@billbensing.com> Signed-off-by: Will Sams <will@samswebs.com>
Signed-off-by: Will Sams <will@samswebs.com>
Signed-off-by: Will Sams <will@samswebs.com>
Signed-off-by: Will Sams <will@samswebs.com>
Add initial GOVERNANCE.md
…arkdown Add CODE_OF_CONDUCT.md
Add CONTRIBUTING.MD
Add initial COMMITTERS.csv file
Signed-off-by: AXM Software <35903292+axmsoftware@users.noreply.github.com>
Signed-off-by: Souradip Pal <souradip1000@gmail.com>
Signed-off-by: Venkata Sai <116882464+Venkata-Sai-Vishwanath-robo@users.noreply.github.com>
…patch-1 Improve Makefile help target for better contributor guidance
Update README.md Technology spelling
Signed-off-by: Subhramit Basu <subhramit.bb@live.in>
…y: Akarsh Sahlot <akarshsahlot8@gmail.com> - Restructure content to match LF Energy CoMPAS format - Move Quick Start section to top for better accessibility - Organize system components into logical groups - Consolidate support and community resources - Add proper badges section - Maintain all essential technical information Signed-off-by: Akarsh Sahlot <akarshsahlot8@gmail.com> Signed-off-by: Akarsh Sahlot <122122123+AkarshSahlot@users.noreply.github.com>
docs: reorganize README.md to follow LF Energy standards Signed-off-b…
Create scorecard.yml
docs: reorganize README.md to follow LF Energy project standards
docs: fix broken links and remove unverified content Remove fictional testimonials, non-existent documentation links, and unverified statistics while maintaining professional structure. Signed-off-by: AkarshSahlot <akarshsahlot7@gmail.com> Signed-off-by: Akarsh Sahlot <122122123+AkarshSahlot@users.noreply.github.com>
Updated README.md to follow LF Energy CoMPAS format,removed broken links and removed MongoDB as a requirement
Adjusted permissions and action versions Signed-off-by: AXM Software <35903292+axmsoftware@users.noreply.github.com>
Update Scorecard workflow dependencies and permissions
Updated retention days for SARIF file upload and changed CodeQL action version. Signed-off-by: AXM Software <35903292+axmsoftware@users.noreply.github.com>
Modify scorecard workflow for SARIF retention and version
Added OpenSSF Scorecard Badge. Removed introductory tagline and image from README. Signed-off-by: AXM Software <35903292+axmsoftware@users.noreply.github.com>
Update README to add OpenSSF Scorecard Badge
Signed-off-by: Palak Goyal <palakgoyal@Palaks-MacBook-Pro.local>
Signed-off-by: goyalpalak18 <goyalpalak1806@gmail.com>
Signed-off-by: goyalpalak18 <goyalpalak1806@gmail.com>
Signed-off-by: goyalpalak18 <goyalpalak1806@gmail.com>
316382d to
07e09bd
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.
I noticed the project was missing a dedicated setup guide, which makes it hard for new contributors to get started.
I’ve added DEVELOPER_SETUP.md with:
Hope this helps! Fixes #66.