Skip to content

Commit c40e0f1

Browse files
authored
Merge pull request #122 from phpbb/VSEphpbb-patch-1
Update readme
2 parents cd6fcc9 + e7e1518 commit c40e0f1

1 file changed

Lines changed: 6 additions & 14 deletions

File tree

README.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,18 @@
11
# phpBB Ideas
22

3-
The official Ideas Centre used at [phpBB.com](https://www.phpbb.com/ideas/). This phpBB extension allows community members to suggest and vote on ideas that can help to improve and enhance phpBB software.
3+
The official Ideas Centre used at [phpBB.com](https://www.phpbb.com/ideas/). This phpBB extension lets phpBB.com community members propose and vote on ideas to improve and enhance phpBB software.
44

55
[![Build Status](https://travis-ci.org/phpbb/ideas.svg?branch=master)](https://travis-ci.org/phpbb/ideas)
66

7-
## Installation
7+
## Contribute
88

9-
1. Upload the package to `phpBB3/ext/phpbb/ideas`.
10-
2. Navigate in the ACP to `Customise -> Manage extensions`.
11-
3. Look for `phpBB Ideas` under the Disabled Extensions list, and click its `Enable` link.
12-
4. Configure Ideas in the ACP at `Extensions -> phpBB Ideas`.
9+
We welcome contributions to help make this Ideas extension even better. Please fork this repository, install it to a local development copy of phpBB, and send us a pull request with your bug fixes or feature improvements.
1310

14-
## Contributing
11+
## Bugs and Support
1512

16-
Please fork this repository and submit a pull request to contribute to phpBB Ideas
13+
You can report bugs and suggest features in the [issue tracker](https://github.com/phpbb/ideas/issues).
1714

18-
## Bug Reporting & Support
19-
20-
You can report bugs or suggest features in the [issue tracker](https://tracker.phpbb.com/projects/WEBSITE).
21-
Support is not available for phpBB Ideas however you may email `website [at] phpbb [dot] com` where you may receive some limited support should the problem be with phpBB Ideas.
22-
23-
Note: This extension is currently under development and is not recommended for use on any live forum.
15+
Support is not available for phpBB Ideas because it is not an officially released extension from the phpBB Extensions Team. It is also not recommended for use on any live phpBB forum.
2416

2517
## License
2618
[GNU General Public License v2](license.txt)

0 commit comments

Comments
 (0)