jira-extension-script
v1.0.43
Published
jira browser script
Downloads
29
Readme
jira-extension-script
jira browser script
Installation
npm install jira-extension-script
# or use yarn
yarn add jira-extension-script
Usage
import jiraExtensionScript from 'jira-extension-script'
Contributing
- Fork it!
- Create your new branch:
git checkout -b feature-new
orgit checkout -b fix-which-bug
- Start your magic work now
- Make sure npm test passes
- Commit your changes:
git commit -am 'feat: some description (close #123)'
orgit commit -am 'fix: some description (fix #123)'
- Push to the branch:
git push
- Submit a pull request :)
Authors
This library is written and maintained by 余聪, [email protected].
License
MIT - 余聪 🐟