Skip to content

Commit

Permalink
create-promotion (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kahonnohak committed Nov 10, 2023
1 parent 7579b58 commit 0c1deff
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/build/dapp-staking/for-devs/create-promotion.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
sidebar_position: 4
---

# Create a promotion card on top page

If you have a campaign or new product you would like to share in the community, this will help you to spread the news. It will create a card which will be shown on dApp Staking top page as well as Portal asset page.

You can create a PR reguraly but once evry month at most.

![promotion-card](img/promotion-card.png)

# Steps on creating a PR for the promotion card

- Find a file [dapp_promotion.json](https://github.com/AstarNetwork/astar-apps/blob/bd689c35347c47e9287039b74ae60ca4035378fa/src/data/dapp_promotions.json).

- Create a PR to <code>release-hotfix</code> branch in [astar-apps](https://github.com/AstarNetwork/astar-apps).


:::info
- **Image must be 16:9 and recommended size is less than 1MG**.
- **Description has to be within 65 characters**.
- Your PR will be merged after being reviewed by dApp Staking operation team.
- Card will be removed at anytime when the operation team decided to do so.
- Multiple PRs or more than one PR with in a month from the same team will not be approved.
:::

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0c1deff

Please sign in to comment.