-
Notifications
You must be signed in to change notification settings - Fork 58
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
Update app references to Eventyay in documentation #524
Conversation
Reviewer's Guide by SourceryThis pull request replaces all occurrences of "pretix" with "eventyay" in the documentation files. This change is primarily focused on updating the product name within the documentation to reflect the rebranding. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Hey @Daksh2000 - I've reviewed your changes - here's some feedback:
Overall Comments:
- There's an inconsistency in the admin docs section where 'pretix' is still mentioned: 'Find out how to install eventyay on your own server and how to maintain an installation of pretix'
- Regarding your question - please keep this PR focused on user-facing documentation changes only. Source code and package references should be handled in a separate PR after careful review and testing.
Here's what I looked at during the review
- 🟡 General issues: 4 issues found
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
I have limited my changes to doc/ folder only and in some files in doc/ , like in development/ , admin/ and other folders as well
that required either some python package reference to pretix or source code reference to pretix (in src/) , I didn't change that as of now, is that change also required ? because then that would require to change the file names as well and multiple changes there on
Please share your views
Partly resolves #514
Summary by Sourcery
Documentation: