Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

  • Go to https://github.com/LiteFarmOrg/LiteFarm

  • Be signed into your github account

  • Click into packages/webapp/src/containers/Consent

    • To update integration ensure you are on develop branch

    • To update production ensure you are on master branch

  • This is the folder that is holding the different consent form files

  • Click on the consent file you want to edit options are:

    • Owner.Consent.md

    • Worker.Consent.md

  • To modify the file, click on the pencil icon on the top right corner of the page

If you find you are having issues editing the file or don’t know how to, checkout the EDITING_TERMS file.

  • Once you have finished making your modifications, scroll to the bottom of the page and click

    Create a new branch for this commit and start a pull request. Learn more about pull requests.

  • After that click “Propose Changes”

Now, you need to wait for your Pull Request to be approved by a member of the team. After that is done, you will see that file updated on the repository, or you will be able to check it out on the environment you modified it.

  • No labels