exercism / legacy-docs

Other
84 stars 55 forks source link

Document bulk issue creation #10

Closed kytrinyx closed 1 year ago

kytrinyx commented 7 years ago

We often want to do one of to things:

  1. Submit a bunch of issues (one for each exercise) in a single repository
  2. Submit a bunch of (identical) issues to a bunch of different repositories

For the second there are several scenarios:

We have some documentation about this in https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/improving-consistency-across-tracks.md

We should have a single document about submitting multiple issues, and then link from it where we mention blazon.

Insti commented 7 years ago

I found this issue when wanting to make a new issue:

Remove blazon section from: https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/improving-consistency-across-tracks.md

kytrinyx commented 7 years ago

Yepp, once we have this documentation we should do a search for blazon throughout the docs, and probably tighten up and update what we have to point to the new documentation.

petertseng commented 5 years ago

Issue body has link https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/improving-consistency-across-tracks.md but that seem to be 404 now. But I think https://github.com/exercism/docs/blob/master/you-can-help/improve-exercise-metadata.md#evolving-exercises is its equivalent.