solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

PULL_REQUEST_TEMPLATE.md (425B)


      1 **Replace this placeholder text with a summary of the changes in your PR.
      2 The more detailed you are, the better.**
      3 
      4 -----------------
      5 
      6 Before submitting a PR make sure the following things have been done (and denote this
      7 by checking the relevant checkboxes):
      8 
      9 - [ ] You've added a before/after screenshot illustrating visually your changes.
     10 - [ ] You've updated the readme (if adding/changing configuration options)
     11 
     12 Thanks!