Skip to content

Add more LGBTQ labels and/or definitions #12

@VickiLanger

Description

@VickiLanger

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


In the tweet_labels.py file, there are some labels & definitions separated by comments to have different categories.

Here's a good source to work from: https://lgbta.wikia.org/wiki/LGBTA_Wiki


Important: Gatekeeping terms (eg gold star lesbian, gold star gay) will not be merged or accepted in any way. Terms like this do not adhere to our Code of Conduct. We make every effort to provide a harassment-free experience with empathy, inclusion, and respect being at the core of the project.


Within categories, please keep in alphabetical order.

All labels added should look like the below

'label': 'definition',

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

# category name here
'label': 'definition',
'label': 'definition',
'label': 'definition',

If you would like to add just the label and no definition, that is fantastic. Please do it like below. Leave the key string empty.

# category name here
'label': '',
'label': '',
'label': '',

Proposed workflow:

  1. Fork this repo
  2. Add answers to words_dir/tweet_labels.py keeping to the existing style/conventions:
    • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestRequesting input/assistance from anyoneenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions