Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add More Adjectives! #4

Open
VickiLanger opened this issue Sep 16, 2020 · 2 comments · Fixed by #270
Open

Add More Adjectives! #4

VickiLanger opened this issue Sep 16, 2020 · 2 comments · Fixed by #270
Assignees
Labels
good first issue Good for newcomers Hacktoberfest Requesting input/assistance from anyone help wanted Extra attention is needed

Comments

@VickiLanger
Copy link
Owner

VickiLanger commented Sep 16, 2020

This will be a running issue to let people know how to add adjectives to words_dir/tweet_adjectives.py


In the words_dir/tweet_adjectives.py file, there are some adjectives separated by comments to have different categories.


Within categories, please keep in alphabetical order and all lowercase.

All adjectives added should look like the below

'adjective goes here',

If you're adding a new category of items, do it like this

# category name here
'adjective goes here',
'adjective goes here',
'adjective goes here',

Proposed workflow:

  1. Fork this repo
  2. Add answers to words_dir/tweet_adjectives.py keeping to the existing style/conventions:
    • all lower case letters, unless it's a Proper noun
    • follow the examples above
  3. Once you are done and checked for typos, commit it & push your work to your fork
  4. Submit a PR against this repo

Someone will look it over and, if deemed appropriate, will merge your PR.

Thanks for contributing!


Don't forget to follow the bot on Twitter to see the hard work you put in.

@VickiLanger VickiLanger added help wanted Extra attention is needed good first issue Good for newcomers Hacktoberfest Requesting input/assistance from anyone labels Sep 16, 2020
@VickiLanger VickiLanger pinned this issue Sep 26, 2020
@VickiLanger VickiLanger self-assigned this Sep 26, 2020
SgiobairOg pushed a commit to SgiobairOg/LGBTQ-of-the-day-bot that referenced this issue Oct 25, 2020
- adds the following: silky, dreamy, wonky, acrid, echoing, rumbling
- removes duplicates of beautiful
VickiLanger added a commit that referenced this issue Oct 26, 2020
@Arijit-101
Copy link
Contributor

I'm working on this

@Greeshma-C20084146
Copy link

Greeshma-C20084146 commented Nov 14, 2023

Added new adjectives #325. Please consider my PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest Requesting input/assistance from anyone help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants