API-Flow icon indicating copy to clipboard operation
API-Flow copied to clipboard

Please dont make contributors hunt for instructions

Open philsturgeon opened this issue 7 years ago • 3 comments

Nice easy tips for contributors getting started, who might not know where to look otherwise.

philsturgeon avatar Nov 30 '17 17:11 philsturgeon

FWIW to me .travis,yml is the first place to look at when trying to understand how to build & test a project, given that

  • it's its purpose
  • it usually works
  • there is usually not much to read there

What is the first place you look at? I'm interested as I should probably update some of my projects accordingly

fenollp avatar Nov 30 '17 22:11 fenollp

That's cool if you've heard of Travis and know think to look at the config file. 👍🏼

If they switch away from Travis to some other thing are you gonna know where that config file lives too?

philsturgeon avatar Nov 30 '17 22:11 philsturgeon

@fenollp

Also see https://github.com/luckymarmot/API-Flow/community! 🤓

localheinz avatar Nov 30 '17 22:11 localheinz