Skip to content

Commit 5e64de8

Browse files
authored
start contributor faq (#5344)
Signed-off-by: austin <[email protected]>
1 parent b8e8256 commit 5e64de8

File tree

1 file changed

+12
-0
lines changed
  • website/content/en/docs/contribution-guidelines

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: FAQ
3+
weight: 200
4+
---
5+
6+
#### Q: If I find a problem, should I file a Pull Request or an Issue?
7+
8+
A: We suggest that you start by filing an issue to potentially save
9+
contributors the implementation time if the change cannot be accepted
10+
for some reason. However, if it is easier to just submit a PR that is
11+
always fine. If you do choose to start with a Pull Request, please make
12+
sure that the motivation is included.

0 commit comments

Comments
 (0)