Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Commit 12f91aa

Browse files
authored
Point contributors to PhpSpreadsheet
1 parent d3373c9 commit 12f91aa

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,7 @@ Develop: [![Build Status](https://travis-ci.org/PHPOffice/PHPExcel.png?branch=de
3636

3737
## Want to contribute?
3838

39-
If you would like to contribute, here are some notes and guidlines:
40-
- All new development happens on the 1.8 branch, so it is always the most up-to-date
41-
- The master branch only contains tagged releases
42-
- If you are going to be submitting a pull request, please fork from 1.8, and submit your pull request back to that 1.8 branch
43-
- Wherever possible, code changes should conform as closely as possible to PSR-2 standards
44-
- [Helpful article about forking](https://help.github.com/articles/fork-a-repo/ "Forking a Github repository")
45-
- [Helpful article about pull requests](https://help.github.com/articles/using-pull-requests/ "Pull Requests")
39+
PHPExcel developement for next version has moved under its new name PhpSpreadsheet. So please head over to [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet#want-to-contribute) to contribute patches and features.
4640

4741

4842
## License

0 commit comments

Comments
 (0)