Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

made contributors.md #1059

Closed
wants to merge 0 commits into from

Conversation

vaibhavarora102
Copy link
Contributor

Description

added the contributors.md file and installed all-contributors bot as a part of the open-source hack
Fixes #1028

Type of Change:

Delete irrelevant options.

  • Documentation

How Has This Been Tested?

just added a readme file

Checklist:

Delete irrelevant options.

  • [/ ] My PR follows the style guidelines of this project
  • [/ ] I have performed a self-review of my own code or materials
  • [ /] I have made corresponding changes to the documentation
  • [ /] Any dependent changes have been merged (no dependencies)

@Kajol-Kumari
Copy link

Kajol-Kumari commented Sep 1, 2020

Hey @vaibhavarora102 thanks for the PR but I think this bot won't work untill we provide it the read and write access of the vms main repo. So, I am currently looking for a way to implement it. Meanwhile you can work on the other issue.

@vaibhavarora102
Copy link
Contributor Author

Oh thanks for information

Copy link

@Kajol-Kumari Kajol-Kumari left a comment

Choose a reason for hiding this comment

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

@vaibhavarora102 as you can't install bot due to permission requirement. please go for adding the contributors list in the contributors.md file manually. We will install bot for the repo later on.

README.md Outdated
@@ -120,7 +120,7 @@ for the contributions from our GSoC developers.
Communicate
-----------

The best way to connect with the maintainers is through Github comments. Communicate with our community on [AnitaB.org Open Source Zulip](https://anitab-org.zulipchat.com/). For queries regarding VMS Project join, [#vms](https://anitab-org.zulipchat.com/#narrow/stream/222539-vms).
The best way to connect with the maintainers is through Github comments. Communicate with our community on [AnitaB.org Open Source Zulip](https://anitab-org.zulipchat.com/). For queries regarding VMS Project join, [#vms](https://anitab-org.zulipchat.com/#narrow/stream/222539-vms) and newcomers can join [#newcomers](https://anitab-org.zulipchat.com/#narrow/stream/223071-newcomers)

Choose a reason for hiding this comment

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

Please remove these from this PR

@vaibhavarora102
Copy link
Contributor Author

Can you pls tell the format in which I had to write

@Kajol-Kumari
Copy link

Can you pls tell the format in which I had to write

@vaibhavarora102 keep it in tabular form having details like contributor's name, their github profile link and the number of commits they have made.

@vaibhavarora102
Copy link
Contributor Author

Should I close this pr and add another one?

@Kajol-Kumari
Copy link

Should I close this pr and add another one?

You can make the required changes in this PR only. No need of opening up a new one.

@vaibhavarora102
Copy link
Contributor Author

okay

@vaibhavarora102
Copy link
Contributor Author

hi @Kajol-Kumari I had done all my work
kindly review it and approve for merge

Copy link

@Kajol-Kumari Kajol-Kumari left a comment

Choose a reason for hiding this comment

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

please rename the file as CONTRIBUTORS.md as all the .md files have names in this format only

Contributors.md Outdated
|64 | Shobitha M |[01shobitha](https://github.com/01shobitha) | 1 |


## Thankyou all for your contributions!

Choose a reason for hiding this comment

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

please provide a space in Thankyou i.e make it like Thank you

@vaibhavarora102
Copy link
Contributor Author

@Kajol-Kumari can you pls check now

Kajol-Kumari
Kajol-Kumari previously approved these changes Sep 4, 2020
Copy link

@Kajol-Kumari Kajol-Kumari left a comment

Choose a reason for hiding this comment

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

LGTM 👍
@vaibhavarora102 please squash the commits into a single commit so that it can be sent for final approval.

@vaibhavarora102
Copy link
Contributor Author

Kindly now take it for final review

@Kajol-Kumari
Copy link

Kindly now take it for final review
Hey @vaibhavarora102 I can see still 8 commits in this PR please squash them in a single one.

Copy link

@SanketDG SanketDG left a comment

Choose a reason for hiding this comment

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

Looks good to me, was this done manually?

@vaibhavarora102
Copy link
Contributor Author

Hi @Kajol-Kumari
Can I expect now my pr to get merged soon

@SanketDG
Copy link

SanketDG commented Sep 6, 2020

I don't like this being done manually, why not just use https://allcontributors.org/docs/en/cli/overview for now, and then we can see if we can get the bot integrated by some maintainer.

@Kajol-Kumari
Copy link

I don't like this being done manually, why not just use https://allcontributors.org/docs/en/cli/overview for now, and then we can see if we can get the bot integrated by some maintainer.

I don't like this being done manually, why not just use https://allcontributors.org/docs/en/cli/overview for now, and then we can see if we can get the bot integrated by some maintainer.

@SanketDG If we go on adding with this ^ then:

  1. It will just add extra dev-dependency which we won't require after the bot installation.
  2. I am not sure, if we would be able to create the contributor list using this CLI from a fork repo. for the main repo.using this ^

@Kajol-Kumari
Copy link

Hi @Kajol-Kumari
Can I expect now my pr to get merged soon

@vaibhavarora102 All the PRs having 2 or more approvals will be merged but only after the event ends. So, if your PR has got atleast two approvals, it's good to go and you can work on other PRs.

@vaibhavarora102
Copy link
Contributor Author

Actually it was on my default branch
So, I could only work freely once it's merged

And I think it's been approved by 2 times and it's a kind request to merge if everything is well

@Kajol-Kumari
Copy link

Hey @vaibhavarora102 we can't merge any of the PR before the end of the event and participants are always supposed to create a branch and then start working on an issue. SO i would recommend you to make a fresh fork, create a branch, make th erequired changes , close this Pr and open up a new one.

@SanketDG
Copy link

SanketDG commented Sep 6, 2020

  1. It will just add extra dev-dependency which we won't require after the bot installation.

I am not sure I follow, I am asking for the cli to be used once to generate the files in README.md and then send the PR.
Exactly what's being done now, except through a tool and not manually.

2. I am not sure, if we would be able to create the contributor list using this CLI from a fork repo. for the main repo.using this ^

Again, I do not follow, it's just like changing a file and sending a PR right? The diff would be against README.md


Later we just integrate this with the bot itself (when a maintainer does this)

@Kajol-Kumari
Copy link

  1. It will just add extra dev-dependency which we won't require after the bot installation.

I am not sure I follow, I am asking for the cli to be used once to generate the files in README.md and then send the PR.
Exactly what's being done now, except through a tool and not manually.

  1. I am not sure, if we would be able to create the contributor list using this CLI from a fork repo. for the main repo.using this ^

Again, I do not follow, it's just like changing a file and sending a PR right? The diff would be against README.md

Later we just integrate this with the bot itself (when a maintainer does this)

@SanketDG I hadn't got your proposal properly. This sounds good to me. @vaibhavarora102 can you please integrate the CLI and create the contributor list using that only. Also as you have created this PR using your master branch. Please clone this one and make a new PR through a particular branch dedicated for this issue.

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

Successfully merging this pull request may close these issues.

[Documentation + Coding] Create Contributors.md file
3 participants