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
help: "Get a link to the directions for configuring Emacs",
36
36
},
37
+
{
38
+
name: "gettingstarted",
39
+
response: `**Welcome to the Ladybird web browser project!**\nHere's a guide to help you get started contributing: <${this.documentation}/GettingStartedContributing.md>`,
40
+
help: "Get a link to the getting started contributing guide",
41
+
},
37
42
{
38
43
name: "vscode",
39
44
response: `Configuring the Visual Studio Code IDE: <${this.documentation}/VSCodeConfiguration.md>`,
0 commit comments