We love your input! DDD Perth is dedicated to providing a harassment-free conference experience for everyone, regardless of but not limited to: gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, age or religion. We do not tolerate harassment of others in any form. By participating in this project, you agree to the DDD Perth code of conduct.
We use GitHub to host code, to track issues and feature requests, as well as accept pull requests.
- Fork the repo and create your branch from
master
. - If you've added code that should be tested, add tests.
- Ensure the test suite passes.
- Format your code by running
npm run format-code
- Make sure your code lints by running
npm run lint
. - Go on and issue that pull request!
In short, when you submit code changes, your submissions are understood to be under the same DDD Perth License that covers the project.
Report bugs using GitHub's issues
We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!
When raising a bug report please include as much detail as possible to ensure we can resolve the issue with minimal friction.
Great Bug Reports tend to have:
- A quick summary and/or background
- Steps to reproduce
- Please be as specific as possible. We really appreciate thorough bug reports!
- Give sample code if you can.
- What you expected would happen
- What actually happens
- Notes (possibly including why you think this might be happening, or things you tried that didn't work)
Thank you in advance for helping us deliver an even better conference experience for all our awesome DDD attendees. We love your work!
We cache the public directory, ensure a different filename if the logo changes