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

ER: issues on CONTRIBUTING PAGE #4559

Closed
1 of 4 tasks
garrettallen0 opened this issue Apr 23, 2023 · 8 comments
Closed
1 of 4 tasks

ER: issues on CONTRIBUTING PAGE #4559

garrettallen0 opened this issue Apr 23, 2023 · 8 comments
Assignees
Labels
Bug Something isn't working Complexity: See issue making label See the Issue Making label to understand the issue writing difficulty level Complexity: Small Take this type of issues after the successful merge of your second good first issue ER Emergent Request Feature: Onboarding/Contributing.md Issue Making: Level 2 Make issue(s) from an ER or Epic ready for dev lead Issues that tech leads or merge team members need to follow up on role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours time sensitive Needs to be worked on by a particular timeframe

Comments

@garrettallen0
Copy link
Member

garrettallen0 commented Apr 23, 2023

Emergent Requirement - Problem

3 separate problems on CONTRIBUTING pages I list below.

  1. Git GUI

On this page, on 2.7, the initial bullet point under the heading is incorrectly links to a "Create new page."

It is supposed to link to this site. Other versions of the CONTRIBUTING page do this correctly, but this version does not.

  1. Handling SSH

On this page, on 2.7.f, step 4 reads like this:

Next you need to add your ssh key to your ssh agent.

ssh-add -K ~/.ssh/id_ed25519

But it doesn't say you need to use you own ssh agent, not "id_ed25519". This was a stumbling block to me as a new dev.

  1. Duplication of delete instructions

On this page, under "3.1.b Complete pull request on Hack for LA website repo", the following reads like a duplication to me.

Once your pull request is merged you can delete your branch with the following command:

git branch -d update-give-link-2093

Now you can move on to your next issue and create a new branch. (This ensures you don’t accidentally include the changes from your previous branch in your new branch)

From here, once your pull request is approved and merged you can pull the recent merge from the Hack For LA repository and delete your local branch:

git pull upstream gh-pages
git branch -d update-give-link-2093

Issue you discovered this emergent requirement in

Date discovered:

4/18/23

Did you have to do something temporarily

  • NO

Who was involved

@garrettallen0

What happens if this is not addressed

Confusion to new developers.

Resources

Recommended Action Items

  • Make a new issue
  • Discuss with team
  • Let a Team Lead know

Potential solutions

@garrettallen0 garrettallen0 added the size: 0.25pt Can be done in 0.5 to 1.5 hours label Apr 23, 2023
@github-actions github-actions bot added Feature Missing This label means that the issue needs to be linked to a precise feature label. role missing labels Apr 23, 2023
@github-actions

This comment was marked as outdated.

@garrettallen0
Copy link
Member Author

Hi @jdingeman, could you give me feedback on this ER? Is it written intelligibly? Do I have the necessary labels? Anything I'm missing?

@garrettallen0 garrettallen0 added Complexity: Small Take this type of issues after the successful merge of your second good first issue role: writing Tasks for writers and removed role missing labels Apr 23, 2023
@Hritik1503

This comment was marked as resolved.

@ExperimentsInHonesty ExperimentsInHonesty added Bug Something isn't working time sensitive Needs to be worked on by a particular timeframe role: front end Tasks for front end developers ready for dev lead Issues that tech leads or merge team members need to follow up on Feature: Onboarding/Contributing.md and removed role: writing Tasks for writers Feature Missing This label means that the issue needs to be linked to a precise feature label. labels May 7, 2023
@ExperimentsInHonesty ExperimentsInHonesty added this to the 08. Team workflow milestone May 7, 2023
@ExperimentsInHonesty
Copy link
Member

@garrettallen0 The ER is good, but not sure why it doesnt have the same formatting as other ERs. Did you copy from an existing ER instead of using the ER tempate?

Please fix the formatting. After that, I believe this ER is ready for 3 issues to get made from it. I have added the label ready for dev lead to it. But you are welcome to draft the 3 issues action items in the Potential solutions section.

@garrettallen0
Copy link
Member Author

Thanks @ExperimentsInHonesty. No, I deleted the "###" the first time around simply because I didn't know I needed them! I think it is formatted correctly now.

@JessicaLucindaCheng
Copy link
Member

JessicaLucindaCheng commented Jul 18, 2023

  1. Git GUI
    On this page, on 2.7, the initial bullet point under the heading is incorrectly links to a "Create new page."

It is supposed to link to this site. Other versions of the CONTRIBUTING page do this correctly, but this version does not.

The link (https://github.com/hackforla/website/blob/2e3c45fede99e61f479548ccca3f0dda83e351db/CONTRIBUTING.md#27-working-on-an-issue) is to a particular commit of the CONTRIBUTING.md file. If it works on the current file (https://github.com/hackforla/website/blob/gh-pages/CONTRIBUTING.md), then the problem has already been fixed, so an issue doesn't need to be written for that part of the ER.

@roslynwythe
Copy link
Member

roslynwythe commented Oct 10, 2023

I would like to add:

@github-actions

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Complexity: See issue making label See the Issue Making label to understand the issue writing difficulty level Complexity: Small Take this type of issues after the successful merge of your second good first issue ER Emergent Request Feature: Onboarding/Contributing.md Issue Making: Level 2 Make issue(s) from an ER or Epic ready for dev lead Issues that tech leads or merge team members need to follow up on role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours time sensitive Needs to be worked on by a particular timeframe
Projects
Development

No branches or pull requests

6 participants