Revise README for clarity and community involvement#1772
Merged
earlduque merged 4 commits intoServiceNowDevProgram:mainfrom Oct 5, 2025
Merged
Revise README for clarity and community involvement#1772earlduque merged 4 commits intoServiceNowDevProgram:mainfrom
earlduque merged 4 commits intoServiceNowDevProgram:mainfrom
Conversation
Updated the README to enhance community engagement and clarify repository usage.
SapphicFire
requested changes
Oct 5, 2025
README.md
Outdated
| **Note:** ServiceNowDevProgram has many repositories that can be imported directly into ServiceNow, this is not one of them; This repository is meant to be edited directly in GitHub or any other Git-enabled IDE like VS Code. | ||
| [](CONTRIBUTING.md) | ||
| [](https://github.com/ServiceNowDevProgram/Hacktoberfest) | ||
| [](LICENSE) |
Contributor
There was a problem hiding this comment.
This repo does not currently have a license, so this needs to be removed
Contributor
Author
There was a problem hiding this comment.
@SapphicFire i have done the changes and please review it
README.md
Outdated
Comment on lines
99
to
102
| 2. **Create** a new branch (`git checkout -b feature/amazing-snippet`) | ||
| 3. **Add** your code snippet following our [structure guidelines](CONTRIBUTING.md) | ||
| 4. **Commit** your changes (`git commit -m 'Add amazing snippet for X'`) | ||
| 5. **Push** to your branch (`git push origin feature/amazing-snippet`) |
Contributor
There was a problem hiding this comment.
Ideally, please also include web instructions
Contributor
Author
There was a problem hiding this comment.
@SapphicFire i have included the web instructions
Added section on contributing directly from the web without setup.
earlduque
approved these changes
Oct 5, 2025
Contributor
earlduque
left a comment
There was a problem hiding this comment.
Due to a competing PR by another user, I've manually edited your readme file to accept the changes that we like.
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.
Updated the README to enhance community engagement and clarify repository usage.
PR Description:
This PR updates the README.md to improve clarity, readability, and contributor onboarding. It adds visual enhancements (badges, headers), expands the "About" and "How to Contribute" sections, improves navigation, and highlights community resources, while preserving all original content and repository structure.
Pull Request Checklist
Overview
Code Quality
Repository Structure Compliance
Core ServiceNow APIs/Server-Side Components/Client-Side Components/Modern Development/Integration/Specialized Areas/Documentation
Restrictions