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: .github/ISSUE_TEMPLATE/question.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,13 @@ name: Question
3
3
about: Do you have a question about Git Graph?
4
4
title: ''
5
5
labels: question
6
-
assignees: mhutchie
6
+
assignees: hansu
7
7
8
8
---
9
9
10
-
If you have a simple question, please chat with us on [Discord](https://discord.gg/ZRRDYzt)! This allows myself and the Git Graph community to answer your question as fast as possible.
11
-
12
10
More information for the following topics can be found at the provided links:
13
-
*[Functionality currently available in Git Graph](https://github.com/mhutchie/vscode-git-graph/blob/master/README.md#features)
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,10 @@ This project and everyone participating in it is governed by the [Git Graph Code
14
14
15
15
Raise a bug you've found to help us improve!
16
16
17
-
Check the [open bugs](https://github.com/mhutchie/vscode-git-graph/issues?q=is%3Aissue+is%3Aopen+label%3A"bugs"), and any fixed bugs ready for release on the [project board](https://github.com/mhutchie/vscode-git-graph/projects/1#column-4514040), to see if it's already being resolved. If it is, give the issue a thumbs up, and help provide additional context if the issue author was unable to provide some details.
17
+
Check the [open bugs](https://github.com/hansu/vscode-git-graph/issues?q=is%3Aissue+is%3Aopen+label%3A"bugs"), and any fixed bugs ready for release on the [project board](https://github.com/hansu/vscode-git-graph/projects/1#column-4514040), to see if it's already being resolved. If it is, give the issue a thumbs up, and help provide additional context if the issue author was unable to provide some details.
18
18
19
19
If the bug hasn't previously been reported, please follow these steps:
20
-
1. Raise an issue using the "Bug Report" template. [Create Bug Report](https://github.com/mhutchie/vscode-git-graph/issues/new?assignees=mhutchie&labels=bug&template=bug-report.md&title=)
20
+
1. Raise an issue using the "Bug Report" template. [Create Bug Report](https://github.com/hansu/vscode-git-graph/issues/new?assignees=hansu&labels=bug&template=bug-report.md&title=)
21
21
2. Complete the template, providing information for all of the required sections.
22
22
3. Click "Submit new issue"
23
23
@@ -27,27 +27,27 @@ We will respond promptly, and get it resolved as quickly as possible.
27
27
28
28
Suggest a new feature for this extension! We want to make Git Graph an even more useful tool in Visual Studio Code, so any suggestions you have are greatly appreciated.
29
29
30
-
Check the [open feature requests](https://github.com/mhutchie/vscode-git-graph/issues?q=is%3Aissue+is%3Aopen+label%3A"feature+request"), and any feature requests ready for release on the [project board](https://github.com/mhutchie/vscode-git-graph/projects/1#column-4514040), to see if your idea is already under consideration or on its way. If it is, give the issue a thumbs up so it will be higher prioritised.
30
+
Check the [open feature requests](https://github.com/hansu/vscode-git-graph/issues?q=is%3Aissue+is%3Aopen+label%3A"feature+request"), and any feature requests ready for release on the [project board](https://github.com/hansu/vscode-git-graph/projects/1#column-4514040), to see if your idea is already under consideration or on its way. If it is, give the issue a thumbs up so it will be higher prioritised.
31
31
32
32
If your feature hasn't previously been suggested, please follow these steps:
33
-
1. Raise an issue using the "Feature Request" template. [Create Feature Request](https://github.com/mhutchie/vscode-git-graph/issues/new?assignees=mhutchie&labels=feature+request&template=feature-request.md&title=)
33
+
1. Raise an issue using the "Feature Request" template. [Create Feature Request](https://github.com/hansu/vscode-git-graph/issues/new?assignees=hansu&labels=feature+request&template=feature-request.md&title=)
34
34
2. Follow the template as you see appropriate, it's only meant to be a guide.
35
35
3. Click "Submit new issue"
36
36
37
-
We will respond promptly, and your request will be prioritised according to the Git Graph [Issue Prioritisation](https://github.com/mhutchie/vscode-git-graph/wiki/Issue-Prioritisation).
37
+
We will respond promptly, and your request will be prioritised according to the Git Graph [Issue Prioritisation](https://github.com/hansu/vscode-git-graph/wiki/Issue-Prioritisation).
38
38
39
39
### Improvements
40
40
41
41
Suggest an improvement to existing functionality of this extension! We want to make Git Graph an even more useful tool in Visual Studio Code, so any improvements you have are greatly appreciated.
42
42
43
-
Check the [open improvements](https://github.com/mhutchie/vscode-git-graph/issues?q=is%3Aissue+is%3Aopen+label%3A"improvement"), and any improvements ready for release on the [project board](https://github.com/mhutchie/vscode-git-graph/projects/1#column-4514040), to see if your improvement is already under consideration or on its way. If it is, give the issue a thumbs up so it will be higher prioritised.
43
+
Check the [open improvements](https://github.com/hansu/vscode-git-graph/issues?q=is%3Aissue+is%3Aopen+label%3A"improvement"), and any improvements ready for release on the [project board](https://github.com/hansu/vscode-git-graph/projects/1#column-4514040), to see if your improvement is already under consideration or on its way. If it is, give the issue a thumbs up so it will be higher prioritised.
44
44
45
45
If your improvement hasn't previously been suggested, please follow these steps:
46
-
1. Raise an issue using the "Improvement" template. [Create Improvement](https://github.com/mhutchie/vscode-git-graph/issues/new?assignees=mhutchie&labels=improvement&template=improvement.md&title=)
46
+
1. Raise an issue using the "Improvement" template. [Create Improvement](https://github.com/hansu/vscode-git-graph/issues/new?assignees=hansu&labels=improvement&template=improvement.md&title=)
47
47
2. Follow the template as you see appropriate, it's only meant to be a guide.
48
48
3. Click "Submit new issue"
49
49
50
-
We will respond promptly, and your request will be prioritised according to the Git Graph [Issue Prioritisation](https://github.com/mhutchie/vscode-git-graph/wiki/Issue-Prioritisation).
50
+
We will respond promptly, and your request will be prioritised according to the Git Graph [Issue Prioritisation](https://github.com/hansu/vscode-git-graph/wiki/Issue-Prioritisation).
51
51
52
52
### Contributing To Development
53
53
@@ -57,13 +57,13 @@ If you're interested in helping contribute, either:
57
57
58
58
Step 1: To set up your development environment, please follow these steps:
59
59
1. Install [Node.js](https://nodejs.org/en/) if it is not already installed.
60
-
2. Clone the [vscode-git-graph](https://github.com/mhutchie/vscode-git-graph) repo on GitHub.
60
+
2. Clone the [vscode-git-graph](https://github.com/hansu/vscode-git-graph) repo on GitHub.
61
61
3. Open the repo in Visual Studio Code.
62
62
4. In the Visual Studio Code terminal, run `npm install` to automatically download all of the required Node.js dependencies.
63
63
5. Install the [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) extension if it is not already installed.
64
64
6. Create and checkout a branch for the issue you're going to work on.
65
65
66
-
Step 2: Review the [Codebase Outline](https://github.com/mhutchie/vscode-git-graph/wiki/Codebase-Outline), so you have a general understanding of the structure of the codebase.
66
+
Step 2: Review the [Codebase Outline](https://github.com/hansu/vscode-git-graph/wiki/Codebase-Outline), so you have a general understanding of the structure of the codebase.
67
67
68
68
Step 3: To compile the code, run the appropriate npm script in the Visual Studio Code terminal as follows:
69
69
*`npm run compile`: Compiles both front and backend code
0 commit comments