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

Add contributors map #37

Open
2 of 4 tasks
aboullaite opened this issue Jul 21, 2020 · 10 comments
Open
2 of 4 tasks

Add contributors map #37

aboullaite opened this issue Jul 21, 2020 · 10 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@aboullaite
Copy link
Contributor

aboullaite commented Jul 21, 2020

Is your feature request related to a problem? Please describe.

We've been discussing in #34 #26 some ways to include contributors. relying on HoF and All contributors bot won't be possible in the near future, since those bots can't be added to organizations.

Describe the solution you'd like

What I suggest is adding a YAML file where each contributor/open source learner will add his details, and then use this yaml file to display list of contributors, or even a map from where each contributor is located

With this in place, we can help first time contributors to easily make their first PR, and make the bot guide them in the process.

Documentation

The yaml file should look something like:

contributors:
   - name: Mohammed Aboullaite
     github: @aboullaite 
     city: Casablanca
     country: Morocco

Then we can make a web page that parse this file and renders contributors list.

What's next

  • Add Yaml file to the repo
  • Add steps in the bot that guide users on how to contribute and add their PRs
  • Add web page listing all contributors
  • Explore options to add it to readme as well (Github Actions ?)
@aboullaite aboullaite added enhancement New feature or request help wanted Extra attention is needed labels Jul 21, 2020
aboullaite added a commit that referenced this issue Jul 24, 2020
This PR is related to #37! it adds the yaml file + a flow to let the bot guide users to make their contribution
@ayanujju ayanujju mentioned this issue Jul 25, 2020
8 tasks
@mohitacecode
Copy link
Contributor

mohitacecode commented Jul 28, 2020

is making a web page is still pending if yes I would love to make it. :) @aboullaite

PS : I am new here and would love to contribute to this project in any way.

@aboullaite
Copy link
Contributor Author

Yes @mohitacecode it is! Please feel free to work on it, your contribution is very welcomed. Thanks

@ankitaggarwal23
Copy link
Contributor

i would like to contribute

@ankitaggarwal23
Copy link
Contributor

contributors.yaml updated #79

@vj-codes
Copy link
Contributor

vj-codes commented Aug 3, 2020

@aboullaite any resources for UI guidelines for Facebook led web pages?

@vj-codes
Copy link
Contributor

vj-codes commented Aug 3, 2020

@aboullaite @caabernathy @elinguiuriel
I found there's a tool to automate contributors https://github.com/all-contributors/all-contributors-cli .
It's pretty easy to install and a good solution for future .But it can be implemented by repo maintainers only :(
Let me know if something like this is allowed !

@aboullaite
Copy link
Contributor Author

@vj-codes we already discussed it in #26! Its unfortunately not possible at the moment

@vj-codes
Copy link
Contributor

vj-codes commented Aug 3, 2020

Yeah right completely missed seeing that sorry my bad

@mohitacecode
Copy link
Contributor

is making a web page is still pending if yes I would love to make it. :) @aboullaite

PS : I am new here and would love to contribute to this project in any way.

Hey @aboullaite, I was gone for too long sorry about that I have some quick questions:

Is there any code for web pages for any other thing where we will add the contributor's web page?

@aboullaite
Copy link
Contributor Author

@mohitacecode I didn't get it? what do you mean ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants