-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profile org page and contribution files. #1
base: main
Are you sure you want to change the base?
Conversation
|
||
- Use the issue template when creating new issues | ||
- Include detailed steps to reproduce bugs | ||
- Specify your WordPress and Polylang versions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May be add optional plugins version (i.e. for compatibility).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
See a670fed
|
||
Before you begin, ensure you have: | ||
|
||
1. WordPress 6.2 or later installed locally |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. WordPress 6.2 or later installed locally | |
1. The latest version of WordPress installed locally |
3. Set up development dependencies: | ||
|
||
```bash | ||
composer build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't we need to update before build?
composer build | |
composer update | |
composer build |
## Documentation | ||
|
||
- Keep inline documentation up to date | ||
- Follow PHPDoc standards for new code |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would move this (at the same level) before or after Coding standards.
## License | ||
|
||
By contributing to Polylang, you agree that your contributions will be licensed under the GPL-3.0 License. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would move this (at the same level) below Coding standards.
## Questions? | ||
|
||
- For general purpose questions, feel free to contact us at our [helpdesk](https://polylang.pro/support/) (premium support only). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would remove this section (Pandora's box).
- 📖 Documentation improvements | ||
- 🔧 Code contributions | ||
|
||
Please check our contribution guidelines before submitting your pull request. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add link?
- 700,000+ Active Installations | ||
- Available in 50+ Languages | ||
- Trusted by businesses worldwide | ||
- 4.5-star ratings from satisfied users |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 4.5-star ratings from satisfied users | |
- 4.7-star ratings from satisfied users |
- **Polylang**: Our free WordPress plugin for basic multilingual needs | ||
- **Polylang Pro**: Advanced features for professional websites | ||
- **Polylang for WooCommerce**: Complete solution for multilingual e-commerce |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add links?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure we need this file as we re-use https://avatars.githubusercontent.com/u/18660148
@@ -0,0 +1,4 @@ | |||
# Support | |||
|
|||
GitHub issues are meant for enhancement requests and specific, reproducible bugs, not for general support questions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe provide a link to the community support forum on wp.org
What?
Add a profile readme for Polylang organization.
Create contribution health file for the whole organization, including: