-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
Add halal quest #3331
Add halal quest #3331
Conversation
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.
Looks good! I have a few small comments / questions
app/src/main/java/de/westnordost/streetcomplete/quests/diet_type/AddHalal.kt
Show resolved
Hide resolved
@SMUsamaShah Please include |
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.
Make sure you've edited the correct strings.xml!
app/src/main/java/de/westnordost/streetcomplete/quests/diet_type/AddHalal.kt
Outdated
Show resolved
Hide resolved
…pe/AddHalal.kt Co-authored-by: Peter Newman <[email protected]>
@SMUsamaShah Congratulations on your first accepted quest! |
@matkoniecz Yayy! and Thanks |
Added halal quest. I just followed the trail of Kosher quest.
fixes #2990