👍🎉 First off, thanks for taking the time to contribute! 🎉👍
Make sure you follow below guidelines before contributing.
- Raise an issue before sending any PR.
- Try to solve issues which have a priority label for quick acceptance of PR.
- Make you changes to
featurebranch. - See if there is already an open PR for the same issue.
- Send a Pull Request to the
devbranch (not master). - Wait for the checks to Pass on the Pull Request (if anything fails try to fix it, or comment on the PR).
- Wait for the team to review it.
Raise an issue, if you have any doubts :)
Here is how a sample .env file looks like
SECRET_KEY = 'the-secret-key'
DEBUG = 'any valid character for setting DEBUG=False'
MOSS_ID = "moss_user_id"
user_email = "your-gmail-address"
user_pass = "your-gmail-password"
- To obtain a Moss account, send a mail message to [email protected]. The body of the message should appear exactly as follows:
registeruser
mail username@domain
where username@domain is your email address. Make sure to NOT add any styling to the message (NO signature, NO bold text etc.)
- You will recieve an email in a minute or to containig the Shell Script, look for
$useridin the script.
You can use one of the following services to generate SECRET_KEY.
- Make sure to Turn ON low security apps in your Google account.
- Login and go to this link.