Skip to content

[FEAT]: Created Issue forms and made the issue options more visually appealing#130

Merged
sapatevaibhav merged 6 commits intoEkaAI-Tech:masterfrom
TonyStark-47:issue_forms
May 22, 2024
Merged

[FEAT]: Created Issue forms and made the issue options more visually appealing#130
sapatevaibhav merged 6 commits intoEkaAI-Tech:masterfrom
TonyStark-47:issue_forms

Conversation

@TonyStark-47
Copy link
Contributor

This PR fixes the issue #126

Results:

  • Templates:
    Screenshot from 2024-05-22 10-41-55

  • Bug report(example):
    Screenshot from 2024-05-22 10-43-31
    Screenshot from 2024-05-22 10-43-55

Added issue form in .yml format
Added issue form for the documentation update in .yml format
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.

Copy link
Collaborator

@sapatevaibhav sapatevaibhav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of browser options add options like below as this is Flutter project

- type: dropdown
    id: devices
    attributes:
      label: On which device are you experiencing this bug?
      multiple: true
      options:
        - Android
        - iPhone
        - Linux
        - Chrome
        - Windows

ad well do not make

        - label: "I'm a GSSOC'24 contributor"

required

Removed browser options and added Devices options.
Removed required from " I'm a GSSOC'24 contributor "
Removed required from  "I'm a GSSOC'24 contributor"
@TonyStark-47
Copy link
Contributor Author

Hey, @sapatevaibhav, I have made the changes as you requested.

@sapatevaibhav sapatevaibhav added gssoc Girl Script Summer of Code level2 Medium to solve issues for GSSoC'24 labels May 22, 2024
@sapatevaibhav sapatevaibhav merged commit 94dffac into EkaAI-Tech:master May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc Girl Script Summer of Code level2 Medium to solve issues for GSSoC'24

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants