events icon indicating copy to clipboard operation
events copied to clipboard

Use separate files for events

Open captn3m0 opened this issue 7 years ago • 3 comments

Using separate files saves you from merge conflicts if two people file PRs at the same time.

captn3m0 avatar Jun 02 '17 13:06 captn3m0

I was concerned that the UI for creating a new file on GitHub would be too clunky. I agree that it's cleaner with separate files. Plus you get unique filenames/ids for free.

karthikb351 avatar Jun 04 '17 05:06 karthikb351

you can use a link like https://github.com/hasgeek/events/new/master?filename=_data/events/FILLME.md

captn3m0 avatar Jun 04 '17 09:06 captn3m0

TIL.

So the workflow will involve them copying over a template to a new file and editing it. That could work.

karthikb351 avatar Jun 05 '17 06:06 karthikb351