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

Create a blank issue form with no dependency #2954

Closed
9 of 12 tasks
Tracked by #2904
SAUMILDHANKAR opened this issue Mar 10, 2022 · 4 comments · Fixed by #3589
Closed
9 of 12 tasks
Tracked by #2904

Create a blank issue form with no dependency #2954

SAUMILDHANKAR opened this issue Mar 10, 2022 · 4 comments · Fixed by #3589
Assignees
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue Feature: Administrative Administrative chores etc. role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less Status: Updated No blockers and update is ready for review

Comments

@SAUMILDHANKAR
Copy link
Member

SAUMILDHANKAR commented Mar 10, 2022

Overview

As a developer, I want to create a blank issue form for issues with no dependencies as the forms (compared to templates) in some cases, are easier and more intuitive in creating a new issue.

Action Items

  • Review blank issue form yml file as well as the blank issue form
  • In a new topic branch of your own repo, create a new file in the directory website/.github/ISSUE_TEMPLATE titled "blank-issue-form-with-no-dependency.yml"
  • Copy and paste all the code from blank issue form yml file to your newly created yml file except lines 26-38.
  • Change the title and description in lines 1 and 2 (in your newly created yml file):

from

name: 'Blank Issue '
description: 'Standard HackforLA issue template '

to

name: 'Blank Issue Form with No Dependency'
description: 'Standard HackforLA issue form with no dependency'
  • Please add a preview screenshot of the newly created form.
  • Push the changes and make a pull request
  • Once the pull request associated with this issue is approved and merged, please update and edit issue Update blank issue form with dependency #2904 by
    • Checking off the dependency for this issue
    • If all dependencies are checked off, please do the following for issue Update blank issue form with dependency #2904:
      • Move it to the New Issue Approval column
      • Remove the "Dependency" label from it
      • Add a "ready for dev lead" label to it

Resources/Instructions

@SAUMILDHANKAR SAUMILDHANKAR added Feature: Administrative Administrative chores etc. role: front end Tasks for front end developers Complexity: Small Take this type of issues after the successful merge of your second good first issue size: 0.5pt Can be done in 3 hours or less labels Mar 10, 2022
@github-actions

This comment was marked as resolved.

@SAUMILDHANKAR SAUMILDHANKAR changed the title Draft: Blank issue form with no dependency Create a blank issue form with no dependency Mar 12, 2022
@carolemlago carolemlago self-assigned this Sep 28, 2022
@github-actions
Copy link

Hi @carolemlago, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:-
i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?)
ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

@carolemlago
Copy link
Member

Availability: 2-5pm Wed/Thu
ETA: 6pm Thursday

@carolemlago
Copy link
Member

Availability: 10AM - 1PM FRI (waiting on initial approval and merge to complete dependency issues)
ETA: 6pm Friday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue Feature: Administrative Administrative chores etc. role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less Status: Updated No blockers and update is ready for review
Projects
Development

Successfully merging a pull request may close this issue.

3 participants