Skip to content

Commit

Permalink
updated readme.md, added issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Dec 22, 2016
1 parent bf1d702 commit a5bb8c7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
3 changes: 3 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This is meta-package. Please use an issue tracker in one of our packages.

Thanks!
6 changes: 0 additions & 6 deletions contributing.md

This file was deleted.

5 changes: 2 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ performance and is definitely one of the safest PHP frameworks.

Nette Framework speaks your language and helps you to easily build better websites.

It contains these packages:
This is meta-package. It contains these packages:
- [Application](https://github.com/nette/application)
- [Bootstrap](https://github.com/nette/bootstrap)
- [Caching](https://github.com/nette/caching)
Expand Down Expand Up @@ -43,9 +43,8 @@ Installation
The best way to install Nette Framework is to download the latest package
from https://nette.org/download or use [Composer](https://doc.nette.org/composer).

All Nette components are 100% compatible with PHP 7. Minimal required version of
All Nette components are 100% compatible with PHP 7.1. Minimal required version of
PHP is 5.6.0 for Nette Framework 2.4 and PHP 5.3.1 for Nette Framework 2.3.
Please run [Requirements Checker](https://doc.nette.org/requirements) to obtain more detailed information.


Getting started
Expand Down

0 comments on commit a5bb8c7

Please sign in to comment.