You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Getting Started
10
10
11
11
+ Make sure you have a [JIRA account](https://issues.apache.org/jira/).
12
12
+ Make sure you have a [GitHub account](https://github.com/signup/free).
13
-
+ If you're planning to implement a new feature it makes sense to discuss you're changes on the [dev list](https://logging.apache.org/log4net/mail-lists.html) first. This way you can make sure you're not wasting your time on something that isn't considered to be in Apache log4net's scope.
13
+
+ If you're planning to implement a new feature it makes sense to discuss your changes on the [dev list](https://logging.apache.org/log4net/mail-lists.html) first. This way you can make sure you're not wasting your time on something that isn't considered to be in Apache log4net's scope.
14
14
+ Submit a ticket for your issue, assuming one does not already exist.
15
15
+ Clearly describe the issue including steps to reproduce when it is a bug.
16
16
+ Make sure you fill in the earliest version that you know has the issue.
0 commit comments