projects icon indicating copy to clipboard operation
projects copied to clipboard

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

Open jayvdb opened this issue 7 years ago • 4 comments

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 avatar Aug 09 '18 15:08 jayvdb

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

hritikhks avatar Aug 23 '18 16:08 hritikhks

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

jayvdb avatar Sep 20 '18 08:09 jayvdb

@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.

jayvdb avatar Oct 26 '18 06:10 jayvdb

can I work on this issue @jayvdb ?

Anmolbansal1 avatar Jan 21 '19 16:01 Anmolbansal1