logo

NJP

ServiceNow Learning 168: Important points to know on Hackathon24 submission under code/snippet

New article articles in ServiceNow Community · Oct 11, 2024 · article

Hi All,

 

If anyone wants to participate in Hackathon#24 under Code Snippets. Do check the below steps:

 

1. If you want to contribute to code-snippets, the first step is to go to https://github.com/ServiceNowDevProgram/code-snippets and create a fork of the project

 

2. Once fork created, you have to go to folder wherein you want to contribute. Click on folder on the right-hand side you will see "Create a File". Click on that.

 

3. Make sure you have to create 2 files under each submission/each pull request

 

Script_name.js --- wherein you have to put the script

readme.md -- wherein you have to put the description of the script

 

4. While committing the changes you have to decide if you want to create a new branch or commit it to the main branch. I would recommend creating a branch with a meaningful name.

 

5. Always remember that you give a meaningful name and description to your pull request so that it is easier for reviewer to understand what is inside it you have to push

View original source

https://www.servicenow.com/community/developer-blog/servicenow-learning-168-important-points-to-know-on-hackathon24/ba-p/2817226