langchain icon indicating copy to clipboard operation
langchain copied to clipboard

gh: move `CONTRIBUTING.md` inside the `.github/` dir

Open SauravMaheshkar opened this issue 2 years ago • 1 comments
trafficstars

This PR aims to move the CONTRIBUTING.md file from the root of the directory to the .github/ directory. Github looks for a contribution guideline file in the following order: .github dir > project root > docs dir (source). Moving the file to the .github/ dir leads to a minimal project structure without any functional change.

SauravMaheshkar avatar Mar 02 '23 11:03 SauravMaheshkar

@hwchase17 Request for Review

SauravMaheshkar avatar Mar 05 '23 03:03 SauravMaheshkar

@SauravMaheshkar i need to fix one link, but will do that then merge in! thanks for this

hwchase17 avatar Mar 09 '23 04:03 hwchase17