next.js icon indicating copy to clipboard operation
next.js copied to clipboard

docs: clarify PR template instructions

Open jimCresswell opened this issue 2 years ago • 0 comments

Running "pnpm lint" on a documentation change won't work unless "pnpm build" has previously been run, e.g. on a fresh checkout of a fork after clicking the published docs "edit this on GitHub" button.

Documentation / Examples

  • [x] Make sure the linting passes by running pnpm lint
  • [x] The "examples guidelines" are followed from our contributing doc

jimCresswell avatar Oct 27 '22 09:10 jimCresswell