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

Project list can link to repo /contribute page #19133

Closed
tiferet opened this issue Sep 18, 2019 · 12 comments
Closed

Project list can link to repo /contribute page #19133

tiferet opened this issue Sep 18, 2019 · 12 comments

Comments

@tiferet
Copy link

tiferet commented Sep 18, 2019

🐞 Problem

Not all projects use the same label to surface their beginner-friendly issues. This makes it hard to maintain the project list that is linked off the "Where to go from here" section of the README, and means many good issues might be missed.

🎯 Goal

GitHub recently shipped the /contribute page for all public repos. This page surfaces all beginner-friendly open issues in the repo. Its list is based on an ever-evolving algorithm that includes both a large list of labels (good first issue, easy fix, etc.) and a detector for unlabeled issues. Linking to the /contribute page of the repos in the project list would be far easier and more comprehensive than linking to a single, manually-customized label filter for each project.

💡 Possible solutions

Replace all the Go to project links in the project list with a link to the project's /contribute page. For example, for react native, the link would be changed from https://github.com/facebook/react-native/issues?q=is%3Aissue+is%3Aopen+label%3A%22Good+first+issue%22 to https://github.com/facebook/react-native/contribute.

📋 Steps to solve the problem

  • Comment below about what you've started working on.
  • Add, commit, push your changes.
  • Submit a pull request and add this in comments - Addresses #<put issue number here>
  • Ask for reviews in comments section of pull request.
  • Celebrate your contribution to this project. 🎉
@isa3bel
Copy link

isa3bel commented Sep 21, 2019

I'm interested in working on this!

@isa3bel
Copy link

isa3bel commented Sep 22, 2019

just created a PR for this on the other repo

@isa3bel
Copy link

isa3bel commented Sep 23, 2019

this issue is now closed.

@tiferet
Copy link
Author

tiferet commented Sep 23, 2019

@isa3bel Hi Isabel 👋 . I don't see that the change has shipped. Has your PR been merged? Could you please post a link to the PR? Thanks!

@isa3bel
Copy link

isa3bel commented Sep 24, 2019

@tiferet
Copy link
Author

tiferet commented Sep 24, 2019

@isa3bel When I click on "Go to project" on any of the projects in the project list it still takes me to the old place. Do you know why?

@isa3bel
Copy link

isa3bel commented Sep 24, 2019

hm that is strange. it was merged though. perhaps the author needs to deploy the new changes.

@tiferet
Copy link
Author

tiferet commented Sep 24, 2019

OK, I see in the PR that it should hopefully be resolved soon 😄. Thank you for your work on this!

@aaditkamat
Copy link

@Atsoamazed
Copy link

I am interested in helping with this. Is this still in Progress?

@isa3bel
Copy link

isa3bel commented Oct 6, 2019

@aaditkamat how does this work? I am having a hard time closing this issue

@Roshanjossey
Copy link
Member

Hi @tiferet , thank you for opening this issue. I believe it's best discussed in https://github.com/firstcontributions/firstcontributions.github.io.

The changes you suggested are deployed now. I'm closing this issue.

As a contributor, @gavv pointed out, this might not be what we want for all the projects listed. Let's have a discussion about it. I'll open an issue in firstcontributions.github.io repo to discuss this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants