Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.14 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.14 KB

Action field contribution guide

To get yourself familiar with how you can action fields work by reading this documentation.

  1. Pick from the list of issues for new action field requested or add your own issue if you are interested in creating one not on the list.
  2. Please comment on an issue you would like to work on so that it can be assigned to you.
  3. Once, you have created the derivative function, submit a PR to the action folder with a new folder containing following two files:
  1. Make sure your folder is name appropriately representing your derivative function as well as the README.md file details any requirements for using the derivative function.

Here is a sample valid PR submission for a derivative function, make sure similar format is maintained.