Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

ADD: Create Opt-in checkbox for being mentioned on the show. #111

Closed
kjaymiller opened this issue Sep 9, 2022 · 2 comments
Closed

ADD: Create Opt-in checkbox for being mentioned on the show. #111

kjaymiller opened this issue Sep 9, 2022 · 2 comments
Labels
good first issue Good for newcomers

Comments

@kjaymiller
Copy link
Owner

Create Opt-in checkbox for if the person would be okay with being mentioned in the show as a topic or event contributor.

This can be added to the options along with the have read and agree to the code of conduct.

@kjaymiller kjaymiller added the good first issue Good for newcomers label Sep 9, 2022
@kjaymiller
Copy link
Owner Author

kjaymiller commented Sep 9, 2022

in the terms section in both add_topic.yaml and Add Conference.yaml

 - type: checkboxes
    id: terms
    attributes:
      label: Code of Conduct
      description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com)
      options:
        - label: I agree to follow this project's Code of Conduct
          required: true
  • change the Label to "Terms and Approvals"
  • change the description to "Please check all of the appropriate and desired options"
  • under options add a label with the text "I allow the hosts to mention me as a contributor of the content above"

@jonafato
Copy link
Collaborator

jonafato commented Oct 7, 2022

This is implemented on the new repository at https://github.com/Python-Community-News/Topics.

@jonafato jonafato closed this as completed Oct 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants