Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Typically, ServiceNow Hack4Good is a hackathon where developers, partners, and c

This project is a new **Hack4Good Ideation Portal**. The records you contribute will be ideas and app suggestions that will fuel future Hack4Good initiatives. You'll learn how to contribute records to a ServiceNow repo, and your contributions will directly support future social impact projects.

Want to see what ideas have been submitted? Install this repository into a ServiceNow instance then visit `https://YOUR-INSTANCE.service-now.com/h4g?id=h4g_submitted_ideas` (replace `YOUR-INSTANCE` with your ServiceNow instance subdomain) to view all submitted ideas.
Want to see what ideas have been submitted? Install this repository into a ServiceNow instance, then visit `https://YOUR-INSTANCE.service-now.com/h4g?id=h4g_submitted_ideas` (replace `YOUR-INSTANCE` with your ServiceNow instance subdomain) to view all submitted ideas.

> [!IMPORTANT]
> 🔔🔔🔔<br>
Expand Down Expand Up @@ -46,4 +46,5 @@ To contribute, just follow these steps:
- [Legacy Studio Commit Changes Instructions](https://www.servicenow.com/docs/bundle/yokohama-application-development/page/build/applications/task/t_CommitChanges.html)
9. Submit a pull request to the ServiceNowDevProgram/ActionPack `main` branch

That's it! More detailed contribution instructions can be found [here](CONTRIBUTING.md).

That's it! More detailed contribution instructions can be found [here](CONTRIBUTING.md).
Loading