Skip to content

Commit 0b9c4cb

Browse files
authored
📝 Update CONTRIBUTING.md
1 parent c350d9a commit 0b9c4cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing Guide
22

3-
Fwitter app is Open Source! I love it when people contribute!
3+
GitConnect app is Open Source! I love it when people contribute!
44

55
## Getting Started
66

@@ -20,15 +20,15 @@ Fwitter app is Open Source! I love it when people contribute!
2020

2121
## Code Style
2222

23-
Fwitter follows the [Dart Style Guide](https://www.dartlang.org/articles/style-guide/). Please note that if your code is not formatted according to the guide as much as possible, we will reject your Pull Request until it is fixed. Some things such as long lines will generally be accepted, however try to make it smaller if possible.
23+
GitConnect follows the [Dart Style Guide](https://www.dartlang.org/articles/style-guide/). Please note that if your code is not formatted according to the guide as much as possible, we will reject your Pull Request until it is fixed. Some things such as long lines will generally be accepted, however try to make it smaller if possible.
2424

2525
## Efficiency
2626

27-
Fwitter is committed to efficiency as much as possible. If your code is not efficient, then we will probably reject your Pull Request.
27+
GitConnect is committed to efficiency as much as possible. If your code is not efficient, then we will probably reject your Pull Request.
2828

2929
## Rejections
3030

31-
Pull Request rejections are not a bad thing. It just means you need to fix something. Perhaps it is important to define 'rejection' as it is used in this case. A rejection is when a Fwitter committer comments on a Pull Request with a comment like 'rejected due to incorrect formatting'.
31+
Pull Request rejections are not a bad thing. It just means you need to fix something. Perhaps it is important to define 'rejection' as it is used in this case. A rejection is when a GitConnect committer comments on a Pull Request with a comment like 'rejected due to incorrect formatting'.
3232

3333
## Contacting Us
3434

0 commit comments

Comments
 (0)