- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
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 it is inside you have to push
Hope it is helpful. Do mark it as helpful if it helps you.'
In my next article I will explain each tab below on GITHUB
Thanks,
Shamma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.