Skip to content

Commit

Permalink
less whitespaces is more
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored and Okuro3499 committed Oct 30, 2024
1 parent 54b70c6 commit 4e5e0e1
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,18 +253,18 @@ class DashboardActivity : DashboardElementActivity(), OnHomeItemClickListener, N
private fun challengeDialog(remainingDays: Int) {
val markdownContent = """
## myPlanet issues challenge
![issues challenge](file:///android_asset/images/github-filter-issues.png)
get ready for virtual intern github issues challenge!
**duration:** $remainingDays days remaining
## steps to participate:
- Find an issue on myPlanet
- Take a screenshot/record a video
- create an issue on our github repository using link below
[new myPlanet issue](https://github.com/open-learning-exchange/myplanet/issues/new)
""".trimIndent()

Expand Down

0 comments on commit 4e5e0e1

Please sign in to comment.