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

2017 GSoC report activity yaml should be 1 based, not 0 based #616

Open
jayvdb opened this issue Aug 9, 2018 · 4 comments
Open

2017 GSoC report activity yaml should be 1 based, not 0 based #616

jayvdb opened this issue Aug 9, 2018 · 4 comments

Comments

@jayvdb
Copy link
Member

jayvdb commented Aug 9, 2018

The yaml being submitted currently contains

activity:
- 0:
  - repo: name
  - link: URL
  - details: shortlog

It should be either 1 based, or be an array like

activity:

  • repo: name
    link: URL
    details: shortlog
  • repo: name2
    link: URL2
    details: shortlog2
@jayvdb jayvdb changed the title Activity yaml should be 1 based, not 0 based 2017 GSoC report activity yaml should be 1 based, not 0 based Aug 11, 2018
@hritikhks
Copy link

I want to work on this issue, Please assign this issue to me.

@jayvdb
Copy link
Member Author

jayvdb commented Sep 20, 2018

Unassigned, as the assignee kept closing their PRs instead of fixing them.

@jayvdb
Copy link
Member Author

jayvdb commented Oct 26, 2018

@suhailsinghbains, please follow https://coala.io/newcomer which tells you how to find issues you are eligible for. And come onto https://coala.io/chat if you want help to find a issue which is suitable for you.

@Anmolbansal1
Copy link

can I work on this issue @jayvdb ?

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

Successfully merging a pull request may close this issue.

4 participants