AlphaWallet / AlphaWallet/alpha-wallet-ios

Make default links to support channels (such as to Telegram etc) for forks be a place holder

Open
#5,754 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
631
Forks
384
PR merge metrics
No merged PRs in 30d

Description

Modify `Constants+Credentials.swift` and move URL values like "https://t.me/AlphaWalletSupport" into `Constants` (instead of `Constants.Credentials`). Have a dummy URL for each one and we'll keep the actual values in the copy of `Constants+Credentials.swift` we use for production builds.

Can optionally read from a file like `.credentials` for these for development purposes.

Rationale: So forks don't accidentally link to us for support

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.