Skip to content

Commit 705a255

Browse files
Atanda1chibie
authored andcommitted
fix: typo changes
1 parent 1c08c47 commit 705a255

File tree

5 files changed

+6797
-9709
lines changed

5 files changed

+6797
-9709
lines changed

.github/ISSUE_TEMPLATE/Feature_request.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,7 @@ assignees: ''
1616
> **THEN** Then we expect a particular result
1717
1818
**Tech Details**
19-
>Technical changes that will happen include UI changes, styling updates, integration requirements
20-
* **UI State Changes:**
21-
> Changes to the frontend interface
22-
* **Styling Updates:**
23-
> CSS changes for the application
24-
* **Integration Requirements:**
25-
> Changes to the logic parts of the application or protocol
26-
27-
28-
**Design Link**
29-
>* Link to the figma design file
19+
>* Add the technical details of the feature
3020
3121
**Notes/Assumptions**
3222
>* Notes or assumption that has to remain constant.

.github/ISSUE_TEMPLATE/config.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: "General Support"
4-
url: "mailto:[email protected]"
5-
about: "For general inquiries, visit our support page."
3+
- name: "Paycrest Dev Community"
4+
url: "https://t.me/+Stx-wLOdj49iNDM0"
5+
about: "Please ask and answer questions here."
6+
- name: "Paycrest Security Bug Bounty"
7+
8+
about: "Please report security vulnerabilities here."

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ By submitting a PR to this repository, you agree to the terms within the [Paycre
55
> Describe the purpose of this PR along with any background information and the impacts of the proposed change. For the benefit of the community, please do not assume prior context.
66
>
77
> Provide details that support your chosen implementation, including: breaking changes, alternatives considered, changes to the API, contracts etc.
8-
>
9-
> If the UI is being changed, please provide screenshots.
108
119

1210
### References

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
Paycrest contracts are multi-chain EVM-based smart contracts that facilitate the on-chain lifecycle of a payment order. They empower a sender to create a payment order, enable a liquidity provider to receive cryptocurrency in escrow, and much more.
88

9+
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXd9vDhbrwj3ikJ9ghsVPc4qaZ7_RmgzNn3CjbW2jvAWepYYBmIat8Mtidid8OCBzuP7Sr-_zab6gjjpM6tSJm3p00akfR9xhkkzckDoZOhO9jiqgnO0EkZRyH4QoxgGAXRelCSNxQ?key=xfQ-CdRhtjGdAX7gL41tK8t-)
10+
911
## Deployment
1012

1113
Deployment is done using Hardhat scripts

0 commit comments

Comments
 (0)